ProfferFormatAttributeFormatName Property |
Returns the Shortname for this format
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public string FormatName { get; }
Public ReadOnly Property FormatName As String
Get
public:
property String^ FormatName {
String^ get ();
}
Property Value
Type:
StringSee Also