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