言語

IDTSApplication100.ProjectPassword プロパティ

定義

プロジェクトのパスワードの値を設定します。 このプロパティは書き込み専用です。

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

プロパティ値

プロジェクトのパスワードを含む文字列です。

属性

適用対象