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