Condividi tramite


FontAndColorProviderBase.IVsFontAndColorDefaults.GetCategoryName Metodo

Definizione

Indica il nome della categoria da recuperare.

 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

Parametri

name
String

Nome della categoria da ottenere.

Restituisce

Recupera il nome della categoria.

Implementazioni

Si applica a