IDTSApplication100.PackagePassword 属性

定义

设置包的密码值。 此属性是只写的。

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

属性值

String

一个包含包的密码的字符串。

属性

适用于