FolderDiffFontAndColorDefaultsProvider.GetObject, méthode
Espace de noms : Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly : Microsoft.VisualStudio.TeamFoundation.VersionControl (dans Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)
Syntaxe
'Déclaration
Public Function GetObject ( _
ByRef rguidCategory As Guid, _
<OutAttribute> ByRef ppObj As Object _
) As Integer
public int GetObject(
ref Guid rguidCategory,
out Object ppObj
)
Paramètres
- rguidCategory
Type : System.Guid%
- ppObj
Type : System.Object%
Valeur de retour
Type : System.Int32
retourne Int32 ;
Implémentations
IVsFontAndColorDefaultsProvider.GetObject(Guid%, Object%)
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
FolderDiffFontAndColorDefaultsProvider Classe
Microsoft.VisualStudio.TeamFoundation.VersionControl, espace de noms