PredefinedClassificationTypeNames.Other Field
The name of the classification type representing all other types of classifications.
Namespace: Microsoft.VisualStudio.Language.StandardClassification
Assembly: Microsoft.VisualStudio.Language.StandardClassification (in Microsoft.VisualStudio.Language.StandardClassification.dll)
Syntax
'Declaration
Public Const Other As String
public const string Other
public:
literal String^ Other
static val mutable Other: string
public const var Other : 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