CodeDescriptionDescription Property |
The descriptive string which should be displayed for this this property, method, or field
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public string Description { get; }
Public ReadOnly Property Description As String
Get
public:
property String^ Description {
String^ get ();
}
Property Value
Type:
StringSee Also