PredefinedClassificationTypeNames.ExcludedCode Field

The name of the classification type representing items that are excluded via a preprocessor macro or other means.

Namespace:  Microsoft.VisualStudio.Language.StandardClassification
Assembly:  Microsoft.VisualStudio.Language.StandardClassification (in Microsoft.VisualStudio.Language.StandardClassification.dll)

Syntax

'Déclaration
Public Const ExcludedCode As String
public const string ExcludedCode
public:
literal String^ ExcludedCode
static val mutable ExcludedCode: string
public const var ExcludedCode : String

.NET Framework Security

See Also

Reference

PredefinedClassificationTypeNames Class

Microsoft.VisualStudio.Language.StandardClassification Namespace