IDTSPackage100.PackagePassword Propriedade

Definição

Define a senha do pacote.

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

Valor da propriedade

A senha para o pacote.

Atributos

Comentários

Esta interface é implementada pelas interfaces Package e PackageNeutral.

Aplica-se a