IDTSPackage100.PackagePassword Propriété

Définition

Définit le mot de passe du package.

public:
 property System::String ^ PackagePassword {  void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(78)]
public string PackagePassword { [System.Runtime.InteropServices.DispId(78)] set; }
[<System.Runtime.InteropServices.DispId(78)>]
[<set: System.Runtime.InteropServices.DispId(78)>]
member this.PackagePassword : string
Public Property PackagePassword As String

Valeur de propriété

Mot de passe du package.

Attributs

Remarques

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

S’applique à