[Missing <summary> documentation for "P:Aliyun.OSS.Model.ErrorResult.Code"]
Namespace: Aliyun.OSS.ModelAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax public string Code { get; set; }
Public Property Code As String
Get
Set
public:
property String^ Code {
String^ get ();
void set (String^ value);
}
member Code : string with get, set
Property Value
Type:
StringSee Also