Partager via


FontAndColorProviderBase.IVsFontAndColorDefaults.GetPriority(UInt16) Méthode

Définition

Récupère la police et la priorité des couleurs.

 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

Paramètres

priority
UInt16

Priorité à obtenir.

Retours

Retourne une police et une priorité de couleur.

Implémente

S’applique à