次の方法で共有


CommandBarButtonClass.accHelpTopic[String, Object] プロパティ

定義

public:
 virtual property int accHelpTopic[System::String ^ %, System::Object ^] { int get([Runtime::InteropServices::Out] System::String ^ % pszHelpFile, System::Object ^ varChild); };
public virtual int accHelpTopic[out string pszHelpFile, object varChild] { get; }
member this.accHelpTopic(string * obj) : int
Public Overridable ReadOnly Property accHelpTopic(ByRef pszHelpFile As String, Optional varChild As Object) As Integer

パラメーター

pszHelpFile
String
varChild
Object

プロパティ値

実装

適用対象