FontAndColorProviderBase.IVsFontAndColorDefaults.GetCategoryName Método

Definição

Indica o nome da categoria a ser recuperado.

 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

Parâmetros

name
String

O nome da categoria a ser obtida.

Retornos

Recupera o nome da categoria.

Implementações

Aplica-se a