DirectoryResponse.RequestId プロパティ

定義

RequestId プロパティは、要求 ID を格納します。

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

プロパティ値

要求 ID。

例外

プロパティ値を設定しようとしました。

適用対象