PublicAPI.Services.FileServices.FileSize ELMA API Documentation
Get the file size from the storage
 
 
Syntax

public long FileSize(
	string id
)

Return Value

Type: Int64
File Length in Bytes
See Also