| ObjectMetadataObjectType Property  | 
            Gets the object type (Normal or Appendable)
            
 
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
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