Condividi tramite


Proprietà ITextBufferFactoryService.TextContentType

Il tipo di contenuto di testo.

Spazio dei nomi:  Microsoft.VisualStudio.Text
Assembly:  Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.VisualStudio.Utilities.IContentType
il testo IContentType.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ITextBufferFactoryService Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Text