Compartir a través de


IDTSPackage100.PackageLocation Propiedad

Definición

Obtiene o establece una cadena que contiene la ubicación del paquete.

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

Valor de propiedad

Ubicación del paquete.

Atributos

Comentarios

Las interfaces Package y PackageNeutral implementan esta interfaz.

Se aplica a