Share via


IDTSPackageInfo100.Name Property

Definition

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

Property Value

A String that contains the name given to the package.

Attributes

Applies to