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