ObjectListingIsTruncated Property |
是否结果被截取掉了
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
Syntaxpublic bool IsTruncated { get; }
Public ReadOnly Property IsTruncated As Boolean
Get
public:
property bool IsTruncated {
bool get ();
}
member IsTruncated : bool with get
Property Value
Type:
Boolean
See Also