点击或拖拽改变大小

PutObjectRequestFilePath 属性

待上传的文件路径,必须指定为文件的全路径。

命名空间:  OBS.Model
程序集:  esdk_obs_.net (在 esdk_obs_.net.dll 中) 版本:3.19.7.1 (3.19.7.1)
语法
C#
public string FilePath { get; set; }

属性值

类型:String
备注

参数可选,不可与InputStream一起使用。

参见