次の方法で共有


IDTSTaskInfo100.TaskType プロパティ

定義

public:
 property System::String ^ TaskType { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(1610743813)]
public string TaskType { [System.Runtime.InteropServices.DispId(1610743813)] get; }
[<System.Runtime.InteropServices.DispId(1610743813)>]
[<get: System.Runtime.InteropServices.DispId(1610743813)>]
member this.TaskType : string
Public ReadOnly Property TaskType As String

プロパティ値

タスクの種類を表す 文字列

属性

適用対象