Proprietà IProjectionBufferFactoryService.ProjectionContentType
Ottiene il tipo di contenuto predefinito per i buffer di proiezione.
Spazio dei nomi: Microsoft.VisualStudio.Text.Projection
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
Sintassi
'Dichiarazione
ReadOnly Property ProjectionContentType As IContentType
IContentType ProjectionContentType { get; }
property IContentType^ ProjectionContentType {
IContentType^ get ();
}
abstract ProjectionContentType : IContentType with get
function get ProjectionContentType () : IContentType
Valore proprietà
Tipo: Microsoft.VisualStudio.Utilities.IContentType
Il tipo di contenuto predefinito per i buffer di proiezione.
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.