Partager via


ITextStructureNavigator.ContentType, propriété

Obtient le type de contenu pris en charge par ce navigateur.

Espace de noms :  Microsoft.VisualStudio.Text.Operations
Assembly :  Microsoft.VisualStudio.Text.Logic (dans Microsoft.VisualStudio.Text.Logic.dll)

Syntaxe

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

Valeur de propriété

Type : Microsoft.VisualStudio.Utilities.IContentType
Le type de contenu que ce navigateur prend en charge.

Sécurité .NET Framework

Voir aussi

Référence

ITextStructureNavigator Interface

Microsoft.VisualStudio.Text.Operations, espace de noms