FontAndColorProviderBase.IVsFontAndColorDefaults.GetPriority(UInt16) Metodo

Definizione

Recupera la priorità dei colori e dei tipi di carattere.

 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

Int32

Restituisce la priorità del tipo di carattere e del colore.

Implementazioni

Si applica a