次の方法で共有


IComponentErrorInfo.HelpFile プロパティ

定義

詳細情報を含むヘルプ ファイルへのパスを返します。

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

プロパティ値

ヘルプ ファイルへのパスを含む文字列。

適用対象