FontAndColorProviderBase.IVsFontAndColorDefaults.GetPriority(UInt16) Método

Definição

Recupera a prioridade de fonte e cor.

 virtual int Microsoft.VisualStudio.Shell.Interop.IVsFontAndColorDefaults.GetPriority([Runtime::InteropServices::Out] System::UInt16 % priority) = Microsoft::VisualStudio::Shell::Interop::IVsFontAndColorDefaults::GetPriority;
int IVsFontAndColorDefaults.GetPriority (out ushort priority);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsFontAndColorDefaults.GetPriority : uint16 -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsFontAndColorDefaults.GetPriority : uint16 -> int
Function GetPriority (ByRef priority As UShort) As Integer Implements IVsFontAndColorDefaults.GetPriority

Parâmetros

priority
UInt16

A prioridade a ser obtido.

Retornos

Retorna uma prioridade de fonte e cor.

Implementações

Aplica-se a