CONFIGForceExclusivePort Property |
Boolean indicating whether Fiddler will open the listening port exclusively
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public static bool ForceExclusivePort { get; }
Public Shared ReadOnly Property ForceExclusivePort As Boolean
Get
public:
static property bool ForceExclusivePort {
bool get ();
}
Property Value
Type:
BooleanSee Also