ITextBufferFactoryService.TextContentType, propriété

Le type de contenu de texte.

Espace de noms :  Microsoft.VisualStudio.Text
Assembly :  Microsoft.VisualStudio.Text.Data (dans Microsoft.VisualStudio.Text.Data.dll)

Syntaxe

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

Valeur de propriété

Type : Microsoft.VisualStudio.Utilities.IContentType
IContentType du texte.

Sécurité .NET Framework

Voir aussi

Référence

ITextBufferFactoryService Interface

Microsoft.VisualStudio.Text, espace de noms