| UploadPartRequestKey Property  | 
            Gets the object key
            
 
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
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