[This is preliminary documentation and is subject to change.]
When true, disregards '/' as an argument delimiter
Namespace: NFX.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool InhibitSlashArg { get; }
public bool InhibitSlashArg { get; }
Public ReadOnly Property InhibitSlashArg As Boolean
Get
Public ReadOnly Property InhibitSlashArg As Boolean
Get
public:
property bool InhibitSlashArg {
bool get ();
}
public:
property bool InhibitSlashArg {
bool get ();
}
member InhibitSlashArg : bool with get
member InhibitSlashArg : bool with get
Property Value
Type:
Boolean