ImageUploadInFileName Property | Helper帮助文档 |
非自动生成文件名设置。
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string InFileName { set; }
Public WriteOnly Property InFileName As String Set
public: property String^ InFileName { void set (String^ value); }
member InFileName : string with set
Property Value
Type: StringSee Also