Partager via


FontAndColorProviderBase.IVsFontAndColorDefaults.GetCategoryName Méthode

Définition

Indique le nom de la catégorie à récupérer.

 virtual int Microsoft.VisualStudio.Shell.Interop.IVsFontAndColorDefaults.GetCategoryName([Runtime::InteropServices::Out] System::String ^ % name) = Microsoft::VisualStudio::Shell::Interop::IVsFontAndColorDefaults::GetCategoryName;
int IVsFontAndColorDefaults.GetCategoryName (out string name);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsFontAndColorDefaults.GetCategoryName : string -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsFontAndColorDefaults.GetCategoryName : string -> int
Function GetCategoryName (ByRef name As String) As Integer Implements IVsFontAndColorDefaults.GetCategoryName

Paramètres

name
String

Nom de la catégorie à obtenir.

Retours

Récupère le nom de la catégorie.

Implémente

S’applique à