Condividi tramite


FontAndColorProviderBase.IVsFontAndColorDefaults.GetPriority(UInt16) Metodo

Definizione

Recupera la priorità del carattere e del colore.

 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

Parametri

priority
UInt16

Priorità da ottenere.

Restituisce

Restituisce una priorità di carattere e colore.

Implementazioni

Si applica a