Describes a file type.

Namespace:  Gallio.Runtime.FileTypes
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public sealed class FileType
Visual Basic (Declaration)
Public NotInheritable Class FileType

Remarks

File type objects are unique and can be compared for equality by reference.

Inheritance Hierarchy

System..::.Object
  Gallio.Runtime.FileTypes..::.FileType

See Also