| 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)
SyntaxReadOnly Property Protocol As String
	Get
property String^ Protocol {
	String^ get ();
}abstract Protocol : string with get
Property Value
Type: 
String
See Also