ImageUpload.FileSize Property

HD.Common

ImageUploadFileSize Property Helper帮助文档
文件大小

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

public int FileSize { get; set; }
Public Property FileSize As Integer
	Get
	Set
public:
property int FileSize {
	int get ();
	void set (int value);
}
member FileSize : int with get, set

Property Value

Type: Int32
See Also

Reference