Click or drag to resize

ProtocolAddressNextProtocol Property

The next protocol indicated by the address (second part of the scheme, if present).

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

Property Value

Type: String
See Also