IDTSPackage100.PackageLocation Proprietà

Definizione

Ottiene o imposta una stringa che contiene la posizione del pacchetto.

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

Valore della proprietà

Posizione del pacchetto.

Attributi

Commenti

Questa interfaccia viene implementata dalle interfacce Package e PackageNeutral.

Si applica a