ComErrorException.HelpFile プロパティ

定義

ヘルプファイルへの完全限定パスを取得します。

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

プロパティ値

ヘルプファイルへの完全適格な経路。

適用対象