ITextBufferFactoryService.TextContentType 属性

文本内容类型。

命名空间:  Microsoft.VisualStudio.Text
程序集:  Microsoft.VisualStudio.Text.Data(在 Microsoft.VisualStudio.Text.Data.dll 中)

语法

声明
ReadOnly Property TextContentType As IContentType
IContentType TextContentType { get; }
property IContentType^ TextContentType {
    IContentType^ get ();
}
abstract TextContentType : IContentType with get
function get TextContentType () : IContentType

属性值

类型:Microsoft.VisualStudio.Utilities.IContentType
文本 IContentType

.NET Framework 安全性

请参阅

参考

ITextBufferFactoryService 接口

Microsoft.VisualStudio.Text 命名空间