IDTSPackageInfo100.Description Property

Definition

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

Property Value

A String that contains the description given to the package.

Attributes

Applies to