| IPortMappingDescription Property  | 
            Gets the description that the router holds for this port mapping.
            
 
Namespace: VirtualRadar.Interface.WebServerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxstring Description { get; }ReadOnly Property Description As String
	Get
property String^ Description {
	String^ get ();
}abstract Description : string with get
Property Value
Type: 
String
See Also