Click or drag to resize

ID3File.FileLength Property

Gets the length of the file that was parsed.

Namespace: Orthogonal.Common.Basic.ID3
Assembly: Orthogonal.Common.Basic (in Orthogonal.Common.Basic.dll) Version: 3.2.5
Syntax
C#
public int FileLength { get; }

Property Value

Int32
See Also