FontAndColorProviderBase.IVsFontAndColorDefaults.GetPriority(UInt16) Methode

Definition

Ruft die Schriftart und die Farbpriorität ab.

 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

Parameter

priority
UInt16

Die Priorität zum Abrufen.

Gibt zurück

Gibt eine Schriftart und Farbpriorität zurück.

Implementiert

Gilt für: