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

プロパティ値

パッケージのプロジェクト パスワードの値です。

実装

属性

適用対象