Linguaggio

ExecuteProcess.StandardInputVariable Proprietà

Definizione

Ottiene o imposta il nome della variabile da usare come input per il processo da eseguire.

public:
 property System::String ^ StandardInputVariable { System::String ^ get(); void set(System::String ^ value); };
public string StandardInputVariable { get; set; }
member this.StandardInputVariable : string with get, set
Public Property StandardInputVariable As String

Valore della proprietà

Una stringa che contiene il nome della variabile da usare come input per il processo da eseguire.

Implementazioni

Si applica a