CommandBarControl.IsPriorityDropped Property

Definition

Always returns false.

public:
 property bool IsPriorityDropped { bool get(); };
public:
 property bool IsPriorityDropped { bool get(); };
[System.Runtime.InteropServices.DispId(1610874925)]
public bool IsPriorityDropped { [System.Runtime.InteropServices.DispId(1610874925)] get; }
[<System.Runtime.InteropServices.DispId(1610874925)>]
[<get: System.Runtime.InteropServices.DispId(1610874925)>]
member this.IsPriorityDropped : bool
Public ReadOnly Property IsPriorityDropped As Boolean

Property Value

Always returns false.

Attributes

Remarks

Attempting to set this property with any other value will cause an exception to be thrown.

Applies to