ImageUploadFileType Property | Helper帮助文档 |
所支持的上传类型用";"隔开
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string FileType { set; }
Public WriteOnly Property FileType As String Set
public: property String^ FileType { void set (String^ value); }
member FileType : string with set
Property Value
Type: StringSee Also