次の方法で共有


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

プロパティ値

パッケージのパスワードです。

実装

属性

適用対象