IDTSPackage100.PackagePassword 속성

정의

패키지의 암호를 설정합니다.

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

속성 값

패키지의 암호입니다.

특성

설명

이 인터페이스는 PackagePackageNeutral 인터페이스에 의해 구현됩니다.

적용 대상