ImageUploadSaveType Property | Helper帮助文档 |
上传文件的类型,0代表自动生成文件名
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int SaveType { set; }
Public WriteOnly Property SaveType As Integer Set
public: property int SaveType { void set (int value); }
member SaveType : int with set
Property Value
Type: Int32See Also