DirectoryRequest.RequestId 属性

定义

获取或设置请求中指定的请求 ID。

public:
 property System::String ^ RequestId { System::String ^ get(); void set(System::String ^ value); };
public string RequestId { get; set; }
member this.RequestId : string with get, set
Public Property RequestId As String

属性值

请求中指定的请求 ID。

适用于