共用方式為


IStandardClassificationService.Comment 屬性

取得代表正規語言註解的分類型別。

命名空間:  Microsoft.VisualStudio.Language.StandardClassification
組件:  Microsoft.VisualStudio.Language.StandardClassification (在 Microsoft.VisualStudio.Language.StandardClassification.dll 中)

語法

'宣告
ReadOnly Property Comment As IClassificationType
IClassificationType Comment { get; }
property IClassificationType^ Comment {
    IClassificationType^ get ();
}
abstract Comment : IClassificationType with get
function get Comment () : IClassificationType

屬性值

類型:Microsoft.VisualStudio.Text.Classification.IClassificationType
註解類別型別。

.NET Framework 安全性

請參閱

參考

IStandardClassificationService 介面

Microsoft.VisualStudio.Language.StandardClassification 命名空間