语言

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

属性值

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

属性

适用于