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
'Dichiarazione
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
PredefinedClassificationTypeNames Class
Microsoft.VisualStudio.Language.StandardClassification Namespace