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)
Syntax public string ObjectType { get; }
Public ReadOnly Property ObjectType As String
Get
public:
property String^ ObjectType {
String^ get ();
}
member ObjectType : string with get
Property Value
Type:
StringSee Also