DeleteObjectsRequestQuiet Property |
获取或设置请求结果的返回模式(详细模式或静默模式)。
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
Syntaxpublic bool Quiet { get; }
Public ReadOnly Property Quiet As Boolean
Get
public:
property bool Quiet {
bool get ();
}
member Quiet : bool with get
Property Value
Type:
Boolean
See Also