언어

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

속성 값

소포 비밀번호.

특성

설명

이 인터페이스는 와 Package 인터페이스에 의해 PackageNeutral 구현됩니다.

적용 대상