DirectoryResponse.RequestId 属性

定义

RequestId 属性包含请求标识符。

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

属性值

请求标识符。

例外

用户已尝试设置属性值。

适用于