다음을 통해 공유


IStandardClassificationService.ExcludedCode 속성

형식 언어에서 전처리기나 다른 방법을 통해 제외된 블록을 나타내는 분류 형식을 가져옵니다.

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

구문

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

속성 값

형식: Microsoft.VisualStudio.Text.Classification.IClassificationType
제외 코드 블록 분류 종류입니다.

.NET Framework 보안

참고 항목

참조

IStandardClassificationService 인터페이스

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