FileType.TextFileType Field

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

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

Syntax

'Declaration
Public Shared ReadOnly TextFileType As String
'Usage
Dim value As String 

value = FileType.TextFileType
public static readonly string TextFileType
public:
static initonly String^ TextFileType
public static final var TextFileType : String

.NET Framework Security

See Also

Reference

FileType Class

FileType Members

Microsoft.TeamFoundation.VersionControl.Client Namespace