CloudSpatialException.RequestCorrelationVector Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The request correlation-vector associated with this exception instance.
public:
property System::String ^ RequestCorrelationVector { System::String ^ get(); };
public string RequestCorrelationVector { get; }
member this.RequestCorrelationVector : string
Public ReadOnly Property RequestCorrelationVector As String