CommandBarComboBoxClass.Tag Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit la balise.
public:
virtual property System::String ^ Tag { System::String ^ get(); void set(System::String ^ value); };
public:
virtual property Platform::String ^ Tag { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(1610874915)]
public virtual string Tag { [System.Runtime.InteropServices.DispId(1610874915)] get; [System.Runtime.InteropServices.DispId(1610874915)] set; }
[<System.Runtime.InteropServices.DispId(1610874915)>]
[<get: System.Runtime.InteropServices.DispId(1610874915)>]
[<set: System.Runtime.InteropServices.DispId(1610874915)>]
member this.Tag : string with get, set
Public Overridable Property Tag As String
Valeur de propriété
La balise, ou une chaîne vide s'il n'y en a aucune.
Implémente
- Attributs
Remarques
Les balises ne sont pas affichées dans Visual Studio.