Project.Password プロパティ

定義

プロジェクトおよびパッケージの暗号化または暗号化解除に使用するパスワードを設定します。

public:
 property System::String ^ Password {  void set(System::String ^ value); };
public string Password { set; }
member this.Password : string
Public Property Password As String

プロパティ値

String

プロジェクトおよびパッケージの暗号化または暗号化解除に使用するパスワード。

適用対象