ExecutableConditionAttribute.Arguments Vlastnost

Definice

Získá argumenty předané spustitelnému souboru. Pokud je tento soubor prázdný, je zaškrtnuté pouze přítomnost spustitelného souboru PATH . Jinak se spustitelný soubor spustí s těmito argumenty a musí ukončit kódem 0.

public System.Collections.Generic.IReadOnlyList<string> Arguments { get; }
member this.Arguments : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Arguments As IReadOnlyList(Of String)

Hodnota vlastnosti

Platí pro