IDTSPackage100.PackageLocation Propriété

Définition

Obtient ou définit une chaîne qui contient l'emplacement du package.

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

Valeur de propriété

Emplacement du package.

Attributs

Remarques

Cette interface est implémentée par les interfaces Package et PackageNeutral.

S’applique à