| ChannelProtocolName Property |
diaGlobWrapper Help
Returns the channel's protocol name.
Namespace: InkostarAssembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntaxpublic string ProtocolName { get; }Public ReadOnly Property ProtocolName As String
Get
public:
property String^ ProtocolName {
String^ get ();
}member ProtocolName : string with get
Property Value
Type:
String
See Also