Freigeben über


FolderDiffFontAndColors.GetCategoryName-Methode

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

Syntax

'Declaration
Public Function GetCategoryName ( _
    <OutAttribute> ByRef pbstrName As String _
) As Integer
public int GetCategoryName(
    out string pbstrName
)

Parameter

Rückgabewert

Typ: System.Int32
Gibt Int32 zurück.

Implementiert

IVsFontAndColorDefaults.GetCategoryName(String%)

.NET Framework-Sicherheit

Siehe auch

Referenz

FolderDiffFontAndColors Klasse

Microsoft.VisualStudio.TeamFoundation.VersionControl-Namespace