次の方法で共有


ConnectionCredential.Domain プロパティ

定義

接続資格情報のドメインを取得します。

public:
 property System::String ^ Domain { System::String ^ get(); };
public string Domain { get; }
member this.Domain : string
Public ReadOnly Property Domain As String

プロパティ値

オブジェクトの ConnectionCredential ドメイン。

適用対象