Partager via


BuildingBlockGalleryContentControl.Tag, propriété

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

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 BuildingBlockGalleryContentControl.

Notes

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

Vous pouvez utiliser la méthode SelectContentControlsByTag pour rechercher un contrôle de contenu en fonction de sa balise.

Sécurité .NET Framework

Voir aussi

Référence

BuildingBlockGalleryContentControl Interface

Microsoft.Office.Tools.Word, espace de noms