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)
Syntax string Description { get; }
ReadOnly Property Description As String
Get
property String^ Description {
String^ get ();
}
abstract Description : string with get
Property Value
Type:
StringSee Also