Partager via


IProjectionBufferFactoryService.ProjectionContentType, propriété

Obtient le type de contenu par défaut pour des mémoires tampon de projection.

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

Syntaxe

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

Valeur de propriété

Type : Microsoft.VisualStudio.Utilities.IContentType
Type de contenu par défaut pour les mémoires tampons de projection.

Sécurité .NET Framework

Voir aussi

Référence

IProjectionBufferFactoryService Interface

Microsoft.VisualStudio.Text.Projection, espace de noms