Share via


RibbonGalleryItemAutomationPeer.GetHelpTextCore メソッド

定義

この RibbonGalleryItem に関連付けられている RibbonGalleryItemAutomationPeer コントロールの機能を説明するテキストを取得します。 このメソッドは GetHelpText() によって呼び出されます。

protected:
 override System::String ^ GetHelpTextCore();
protected override string GetHelpTextCore ();
override this.GetHelpTextCore : unit -> string
Protected Overrides Function GetHelpTextCore () As String

戻り値

String

この RibbonGalleryItem に関連付けられている RibbonGalleryItemAutomationPeer コントロールの機能を説明するテキスト。

適用対象