Freigeben über


FolderDiffFontAndColorDefaultsProvider.GetObject-Methode

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

Syntax

'Declaration
Public Function GetObject ( _
    ByRef rguidCategory As Guid, _
    <OutAttribute> ByRef ppObj As Object _
) As Integer
public int GetObject(
    ref Guid rguidCategory,
    out Object ppObj
)

Parameter

Rückgabewert

Typ: System.Int32
Gibt Int32 zurück.

Implementiert

IVsFontAndColorDefaultsProvider.GetObject(Guid%, Object%)

.NET Framework-Sicherheit

Siehe auch

Referenz

FolderDiffFontAndColorDefaultsProvider Klasse

Microsoft.VisualStudio.TeamFoundation.VersionControl-Namespace