Condividi tramite


Proprietà ITextBufferFactoryService.InertContentType

Un tipo di contenuto per il quale non viene creato automaticamente alcun elemento associato.

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

Sintassi

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

Valore proprietà

Tipo: Microsoft.VisualStudio.Utilities.IContentType
Oggetto inerte IContentType.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ITextBufferFactoryService Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Text