CommandBarComboBoxClass.OnAction Özellik

Tanım

OnAction dizesini alır veya ayarlar.

public:
 virtual property System::String ^ OnAction { System::String ^ get(); void set(System::String ^ value); };
public:
 virtual property Platform::String ^ OnAction { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(1610874906)]
public virtual string OnAction { [System.Runtime.InteropServices.DispId(1610874906)] get; [System.Runtime.InteropServices.DispId(1610874906)] set; }
[<System.Runtime.InteropServices.DispId(1610874906)>]
[<get: System.Runtime.InteropServices.DispId(1610874906)>]
[<set: System.Runtime.InteropServices.DispId(1610874906)>]
member this.OnAction : string with get, set
Public Overridable Property OnAction As String

Özellik Değeri

String

Dize.

Uygulamalar

Öznitelikler

Açıklamalar

Bu denetim bir değildir CommandBarButton ve şunu oluşturur COMException : "üye bulunamadı. (HRESULT özel durumu: 0x80020003 (DISP_E_MEMBERNOTFOUND)) ".

Şunlara uygulanır