DirectoryRequest.RequestId 屬性

定義

RequestId 屬性包含要求中指定的 requestID

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

屬性值

要求中指定的 requestID

適用於