Ribbon.ShowQATId - Propriété
Obtient ou définit l'identificateur de l' Quick Access Toolbar (QAT).
Espace de noms : Microsoft.Web.CommandUI
Assembly : Microsoft.Web.CommandUI (dans Microsoft.Web.CommandUI.dll)
Syntaxe
'Déclaration
Public Property ShowQATId As String
Get
Set
'Utilisation
Dim instance As Ribbon
Dim value As String
value = instance.ShowQATId
instance.ShowQATId = value
public string ShowQATId { get; set; }
Valeur de propriété
Type : System.String
L'identificateur rapide.