IDotNetClassificationTypeProvider Interface
The base requirements of an object that provides IClassificationType objects for a .NET language.
public interface IDotNetClassificationTypeProvider
Remarks
This type was generated by the Actipro Language Designer tool v26.1.0 (http://www.actiprosoftware.com).
Properties
CSharpVerbatimString
The CSharpVerbatimString classification type.
Comment
The Comment classification type.
Identifier
The Identifier classification type.
Keyword
The Keyword classification type.
Number
The Number classification type.
Operator
The Operator classification type.
PreprocessorKeyword
The PreprocessorKeyword classification type.
Punctuation
The Punctuation classification type.
String
The String classification type.
VBXmlLiteral
The VBXmlLiteral classification type.
XmlDocumentationComment
The XmlDocumentationComment classification type.
XmlDocumentationTag
The XmlDocumentationTag classification type.