FontAndColorProviderBase.IVsFontAndColorDefaults.GetPriority(UInt16) 메서드

정의

글꼴 및 색 우선 순위를 검색합니다.

 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

매개 변수

priority
UInt16

가져올 우선 순위입니다.

반환

글꼴 및 색 우선 순위를 반환합니다.

구현

적용 대상