Share via


FileType Class

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntax

'Declaration
Public Class FileType _
    Implements IValidatable, IComparable
'Usage
Dim instance As FileType
public class FileType : IValidatable, IComparable
public ref class FileType : IValidatable, 
    IComparable
public class FileType implements IValidatable, IComparable

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.VersionControl.Server.FileType

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

FileType Members

Microsoft.TeamFoundation.VersionControl.Server Namespace