다음을 통해 공유


ApplicationClass.ProjectPassword 속성

정의

패키지에 대한 프로젝트 암호 값을 설정합니다.

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

속성 값

패키지에 대한 프로젝트 암호 값입니다.

구현

특성

적용 대상