PredefinedClassificationTypeNames.WhiteSpace Field
The name of the classification type representing white space.
Namespace: Microsoft.VisualStudio.Language.StandardClassification
Assembly: Microsoft.VisualStudio.Language.StandardClassification (in Microsoft.VisualStudio.Language.StandardClassification.dll)
'Декларация
Public Const WhiteSpace As String
public const string WhiteSpace
public:
literal String^ WhiteSpace
static val mutable WhiteSpace: string
public const var WhiteSpace : String
- 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.
PredefinedClassificationTypeNames Class
Microsoft.VisualStudio.Language.StandardClassification Namespace