Click or drag to resize

FileDataLength Property

Gets or sets the length of the file in bytes.

Namespace:  Opait.Api
Assembly:  Opait.Core (in Opait.Core.dll) Version: 1.3.3.0
Syntax
C#
public long Length { get; set; }

Property Value

Type: Int64
See Also