RequestId.Id Property

Definition

Gets or sets the underlying GUID that represents the RequestId.

public:
 property Guid Id { Guid get(); };
public Guid Id { get; }
member this.Id : Guid
Public ReadOnly Property Id As Guid

Property Value

A GUID that represents the RequestId.

Applies to