Share via


IDTSPackageInfo100.Folder Property

Definition

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

Property Value

A String that contains the folder where the package is found.

Attributes

Applies to