Click or drag to resize

ProtocolAddressEditorScheme Property

Just for export/import - so it's not visible in the GUI. It exports a version of the address that only includes the scheme.

Namespace:  Demo3D.Net
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntax
C#
public string? Scheme { get; set; }

Property Value

Type: String
See Also