다음을 통해 공유


IStandardClassificationService.Keyword 속성

형식 언어에서 키워드를 나타내는 분류 형식을 가져옵니다.

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

구문

‘선언
ReadOnly Property Keyword As IClassificationType
IClassificationType Keyword { get; }
property IClassificationType^ Keyword {
    IClassificationType^ get ();
}
abstract Keyword : IClassificationType with get
function get Keyword () : IClassificationType

속성 값

형식: Microsoft.VisualStudio.Text.Classification.IClassificationType
키워드 분류 유형입니다.

.NET Framework 보안

참고 항목

참조

IStandardClassificationService 인터페이스

Microsoft.VisualStudio.Language.StandardClassification 네임스페이스