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
매개 변수
fontAndColorsCategory
형식: Microsoft.VisualStudio.Editor.FontsAndColorsCategory
반환 값
형식: Microsoft.VisualStudio.Editor.IVsFontsAndColorsInformation
IVsFontsAndColorsInformation 개체입니다.
.NET Framework 보안
- 직접 실행 호출자의 경우 완전히 신뢰합니다. 이 멤버는 부분적으로 신뢰할 수 있는 코드에서 사용할 수 없습니다. 자세한 내용은 부분 신뢰 코드에서 라이브러리 사용를 참조하세요.