Linguaggio

IDTSExecuteProcess.Executable Proprietà

Definizione

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

Ottiene o imposta il nome del file eseguibile Microsoft Win32 o dei file batch da eseguire 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 Microsoft Win32 o dei file batch da eseguire quando il pacchetto viene eseguito.

Si applica a