CommandLineConfiguration.EnableLegacyDoubleDashBehavior Propiedad

Definición

Habilita el comportamiento heredado del -- token, que es omitir el análisis de los tokens posteriores y colocarlos en la UnparsedTokens lista.

public:
 property bool EnableLegacyDoubleDashBehavior { bool get(); };
public bool EnableLegacyDoubleDashBehavior { get; }
member this.EnableLegacyDoubleDashBehavior : bool
Public ReadOnly Property EnableLegacyDoubleDashBehavior As Boolean

Valor de propiedad

Se aplica a