| ConnectEventProtocolIdentifier Property |
Get/Set the version of the protocol.
Namespace: AsterNET.Manager.EventAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string ProtocolIdentifier { get; set; }
Public Property ProtocolIdentifier As String
Get
Set
public:
property String^ ProtocolIdentifier {
String^ get ();
void set (String^ value);
}
member ProtocolIdentifier : string with get, set
Property Value
Type:
StringSee Also