IPortMappingProtocol Property |
Gets the protocol of the packets that this port mapping is for.
Namespace: VirtualRadar.Interface.WebServerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax ReadOnly Property Protocol As String
Get
property String^ Protocol {
String^ get ();
}
abstract Protocol : string with get
Property Value
Type:
StringSee Also