_CommandBarComboBox.Priority Eigenschaft

Definition

Ruft die Priorität ab. Gibt immer 1 zurück.

public:
 property int Priority { int get(); void set(int value); };
public:
 property int Priority { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(1610874911)]
public int Priority { [System.Runtime.InteropServices.DispId(1610874911)] get; [System.Runtime.InteropServices.DispId(1610874911)] set; }
[<System.Runtime.InteropServices.DispId(1610874911)>]
[<get: System.Runtime.InteropServices.DispId(1610874911)>]
[<set: System.Runtime.InteropServices.DispId(1610874911)>]
member this.Priority : int with get, set
Public Property Priority As Integer

Eigenschaftswert

Int32

Gibt immer 1 zurück.

Implementiert

Attribute

Hinweise

Wenn Sie diese Eigenschaft mit einem anderen Wert festlegen, wird eine Ausnahme ausgelöst.

Gilt für