ObsClientGetObjectMetadata 方法 (String, String) |
命名空间:
OBS
程序集:
esdk_obs_.net (在 esdk_obs_.net.dll 中) 版本:3.20.7.0 (3.20.7)
语法public GetObjectMetadataResponse GetObjectMetadata(
string bucketName,
string objectKey
)
参数
- bucketName
- 类型:SystemString
- objectKey
- 类型:SystemString
返回值
类型:
GetObjectMetadataResponse
参见