ImageUpload.OutFileName Property

HD.Common

ImageUploadOutFileName Property Helper帮助文档
输出文件名

Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string OutFileName { get; set; }
Public Property OutFileName As String
	Get
	Set
public:
property String^ OutFileName {
	String^ get ();
	void set (String^ value);
}
member OutFileName : string with get, set

Property Value

Type: String
See Also

Reference