次の方法で共有


ComErrorException.HelpFile プロパティ

定義

ヘルプ ファイルへの絶対パスを取得します。

public:
 property System::String ^ HelpFile { System::String ^ get(); };
public string HelpFile { get; }
member this.HelpFile : string
Public ReadOnly Property HelpFile As String

プロパティ値

ヘルプ ファイルへの絶対パスです。

適用対象