Share via


CommandBarComboBoxClass.Parameter Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Public Overridable Property Parameter As String
    Get
    Set
'Usage
Dim instance As CommandBarComboBoxClass
Dim value As String

value = instance.Parameter

instance.Parameter = value
public virtual string Parameter { get; set; }

Property Value

Type: System.String

Implements

_CommandBarComboBox.Parameter

See Also

Reference

CommandBarComboBoxClass Class

CommandBarComboBoxClass Members

Microsoft.Office.Core Namespace