다음을 통해 공유


IVsFontsAndColorsInformationService.GetFontAndColorInformation 메서드

지정 된 항목에 대 한 색 정보를 나타내는 글꼴 및 색상 정보를 가져옵니다 FontsAndColorsCategory.

네임스페이스:  Microsoft.VisualStudio.Editor
어셈블리:  Microsoft.VisualStudio.Editor(Microsoft.VisualStudio.Editor.dll)

구문

‘선언
Function GetFontAndColorInformation ( _
    fontAndColorsCategory As FontsAndColorsCategory _
) As IVsFontsAndColorsInformation
IVsFontsAndColorsInformation GetFontAndColorInformation(
    FontsAndColorsCategory fontAndColorsCategory
)
IVsFontsAndColorsInformation^ GetFontAndColorInformation(
    FontsAndColorsCategory^ fontAndColorsCategory
)
abstract GetFontAndColorInformation : 
        fontAndColorsCategory:FontsAndColorsCategory -> IVsFontsAndColorsInformation
function GetFontAndColorInformation(
    fontAndColorsCategory : FontsAndColorsCategory
) : IVsFontsAndColorsInformation

매개 변수

반환 값

형식: Microsoft.VisualStudio.Editor.IVsFontsAndColorsInformation
IVsFontsAndColorsInformation 개체입니다.

.NET Framework 보안

참고 항목

참조

IVsFontsAndColorsInformationService 인터페이스

Microsoft.VisualStudio.Editor 네임스페이스