IDTSTaskInfo100.TaskType Property

Definition

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

Property Value

A String that describes the type of task.

Attributes

Applies to