IDTSError100.HelpFile 屬性

定義

public:
 property System::String ^ HelpFile { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(4)]
public string HelpFile { [System.Runtime.InteropServices.DispId(4)] get; [System.Runtime.InteropServices.DispId(4)] set; }
[<System.Runtime.InteropServices.DispId(4)>]
[<get: System.Runtime.InteropServices.DispId(4)>]
[<set: System.Runtime.InteropServices.DispId(4)>]
member this.HelpFile : string with get, set
Public Property HelpFile As String

屬性值

String

包含檔案路徑和檔案名的 字串 ,其中包含有關錯誤的詳細資訊。

屬性

適用於