Compartilhar via


Propriedade ITextBufferFactoryService.TextContentType

O tipo de conteúdo de texto.

Namespace:  Microsoft.VisualStudio.Text
Assembly:  Microsoft.VisualStudio.Text.Data (em Microsoft.VisualStudio.Text.Data.dll)

Sintaxe

'Declaração
ReadOnly Property TextContentType As IContentType
IContentType TextContentType { get; }
property IContentType^ TextContentType {
    IContentType^ get ();
}
abstract TextContentType : IContentType with get
function get TextContentType () : IContentType

Valor de propriedade

Tipo: Microsoft.VisualStudio.Utilities.IContentType
The text IContentType.

Segurança do .NET Framework

Consulte também

Referência

ITextBufferFactoryService Interface

Namespace Microsoft.VisualStudio.Text