Click or drag to resize
CreateSymlinkRequestObjectMetadata Property
Gets or sets the object metadata of the Symlink (not the target object).

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax
public ObjectMetadata ObjectMetadata { get; set; }

Property Value

Type: ObjectMetadata
The object metadata.
See Also