| ListPartsRequestKey Property | 
            Gets or sets the target object key
            
 
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
 Syntax
Syntaxpublic string Key { get; }Public ReadOnly Property Key As String
	Get
public:
property String^ Key {
	String^ get ();
}member Key : string with get
Property Value
Type: 
String See Also
See Also