Partager via


DropDownListContentControl.Tag, propriété

Obtient ou définit une chaîne à associer au DropDownListContentControl.

Espace de noms :  Microsoft.Office.Tools.Word
Assembly :  Microsoft.Office.Tools.Word (dans Microsoft.Office.Tools.Word.dll)

Syntaxe

'Déclaration
Property Tag As String
string Tag { get; set; }

Valeur de propriété

Type : System.String
Chaîne à associer au DropDownListContentControl.

Notes

Vous pouvez utiliser la propriété Tag pour stocker une chaîne associée au DropDownListContentControl lorsque le document est ouvert.

Pour rechercher un contrôle de contenu en fonction de sa balise, utilisez la méthode SelectContentControlsByTag.

Sécurité .NET Framework

Voir aussi

Référence

DropDownListContentControl Interface

Microsoft.Office.Tools.Word, espace de noms