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
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per altre informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.