ServiceExceptionRequestId Property |
The requestId getter
Namespace: Aliyun.OSS.CommonAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax public virtual string RequestId { get; }
Public Overridable ReadOnly Property RequestId As String
Get
public:
virtual property String^ RequestId {
String^ get ();
}
abstract RequestId : string with get
override RequestId : string with get
Property Value
Type:
StringSee Also