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

定義

内部使用のために予約されています。

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

パラメーター

pszHelpFile
String
varChild
Object

プロパティ値

実装

適用対象