Click or drag to resize

FileProperties Class

File properties.
Inheritance Hierarchy
SystemObject
  Options.CoreFileProperties

Namespace:  Options.Core
Assembly:  CSAudioConverter (in CSAudioConverter.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public class FileProperties

The FileProperties type exposes the following members.

Constructors
  NameDescription
Public methodFileProperties
Initializes a new instance of the FileProperties class
Top
Properties
  NameDescription
Public propertyLength
Length.
Public propertySizeByte
The size in byte.
Public propertyWaveFormat
Format.
Top
See Also