ImageUploadOutThumbFileName Property | Helper帮助文档 |
输出的缩略图文件名
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string OutThumbFileName { get; set; }
Public Property OutThumbFileName As String Get Set
public: property String^ OutThumbFileName { String^ get (); void set (String^ value); }
member OutThumbFileName : string with get, set
Property Value
Type: StringSee Also