ObjectMetadataObjectType Property |
获取文件类型[Normal/Appendable]
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
Syntaxpublic string ObjectType { get; }
Public ReadOnly Property ObjectType As String
Get
public:
property String^ ObjectType {
String^ get ();
}
member ObjectType : string with get
Property Value
Type:
String
See Also