Compartilhar via


Propriedade ITextBufferFactoryService.InertContentType

Um tipo de conteúdo para o qual não há artefatos associados são criados automaticamente.

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

Sintaxe

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

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

ITextBufferFactoryService Interface

Namespace Microsoft.VisualStudio.Text