다음을 통해 공유


ApplicationClass.PackagePassword 속성

정의

패키지에 대한 암호 값을 설정합니다. 이 속성은 쓰기 전용입니다.

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

속성 값

패키지의 암호입니다.

구현

특성

적용 대상