IStandardClassificationService.CharacterLiteral Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un type de classification qui représente des littéraux de caractère qui dérivent du type de classification littéral dans un langage formel.
public:
property Microsoft::VisualStudio::Text::Classification::IClassificationType ^ CharacterLiteral { Microsoft::VisualStudio::Text::Classification::IClassificationType ^ get(); };
public:
property Microsoft::VisualStudio::Text::Classification::IClassificationType ^ CharacterLiteral { Microsoft::VisualStudio::Text::Classification::IClassificationType ^ get(); };
public Microsoft.VisualStudio.Text.Classification.IClassificationType CharacterLiteral { get; }
member this.CharacterLiteral : Microsoft.VisualStudio.Text.Classification.IClassificationType
Public ReadOnly Property CharacterLiteral As IClassificationType
Valeur de propriété
Type de classification du littéral de caractère.