Partager via


WindowObjectClass.Window_CommandBars - Propriété

Ce type est le wrapper d’une coclasse ou d’un membre de coclasse requis par le code managé pour l’interopérabilité COM. Cette classe n’est pas destinée à être utilisée dans le code.

Espace de noms :  Microsoft.Office.Interop.InfoPath
Assembly :  Microsoft.Office.Interop.InfoPath (dans Microsoft.Office.Interop.InfoPath.dll)

Syntaxe

'Déclaration
Public Overridable ReadOnly Property Window_CommandBars As Object
    Get
'Utilisation
Dim instance As WindowObjectClass
Dim value As Object

value = instance.Window_CommandBars
public virtual Object Window_CommandBars { get; }

Valeur de propriété

Type : System.Object

Implémentations

Window.CommandBars

Voir aussi

Référence

WindowObjectClass classe

WindowObjectClass - Membres

Microsoft.Office.Interop.InfoPath - Espace de noms