IStandardClassificationService::ExcludedCode Property
Visual Studio 2015
Gets a classification type representing blocks excluded by the preprocessor or other means in a formal language.
Assembly: Microsoft.VisualStudio.Language.StandardClassification (in Microsoft.VisualStudio.Language.StandardClassification.dll)
Property Value
Type: Microsoft.VisualStudio.Text.Classification::IClassificationType^The excluded code block classification type.
Show: