Partager via


TagTypeAttribute.TagTypes, propriété

Obtient le type de balise.

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

Syntaxe

'Déclaration
Public ReadOnly Property TagTypes As Type
public Type TagTypes { get; }
public:
property Type^ TagTypes {
    Type^ get ();
}
member TagTypes : Type with get
function get TagTypes () : Type

Valeur de propriété

Type : Type
Type de balise.

Sécurité .NET Framework

Voir aussi

Référence

TagTypeAttribute Classe

Microsoft.VisualStudio.Text.Tagging, espace de noms