Partager via


IStandardClassificationService.Comment, propriété

Obtient un type de classification qui représente des commentaires dans un langage formel.

Espace de noms :  Microsoft.VisualStudio.Language.StandardClassification
Assembly :  Microsoft.VisualStudio.Language.StandardClassification (dans Microsoft.VisualStudio.Language.StandardClassification.dll)

Syntaxe

'Déclaration
ReadOnly Property Comment As IClassificationType
IClassificationType Comment { get; }
property IClassificationType^ Comment {
    IClassificationType^ get ();
}
abstract Comment : IClassificationType with get
function get Comment () : IClassificationType

Valeur de propriété

Type : Microsoft.VisualStudio.Text.Classification.IClassificationType
Le type de classification de commentaire.

Sécurité .NET Framework

Voir aussi

Référence

IStandardClassificationService Interface

Microsoft.VisualStudio.Language.StandardClassification, espace de noms