IDTSExecuteProcess.Executable 屬性

定義

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

         取得或設定封裝執行時要執行的 Microsoft Win32 可執行檔或批次檔的名稱。
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

屬性值

String

字串,其中包含封裝執行時要執行之 Microsoft Win32 可執行檔或批次檔的名稱。

適用於