Linguaggio

ExecuteProcess.Executable Proprietà

Definizione

Ottiene o imposta il nome del file eseguibile o batch di Microsoft Win32 per l'esecuzione quando il pacchetto viene eseguito.

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

Valore della proprietà

Una stringa che contiene il nome del file eseguibile o batch di Microsoft Win32 da eseguire quando il pacchetto viene eseguito.

Implementazioni

Si applica a