Właściwość IComponentErrorInfo.HelpFile
Zwraca ścieżka do pliku pomocy, który zawiera szczegółowe informacje.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Design
Zestaw: Microsoft.SqlServer.Dts.Design (w Microsoft.SqlServer.Dts.Design.dll)
Składnia
'Deklaracja
ReadOnly Property HelpFile As String
Get
'Użycie
Dim instance As IComponentErrorInfo
Dim value As String
value = instance.HelpFile
string HelpFile { get; }
property String^ HelpFile {
String^ get ();
}
abstract HelpFile : string
function get HelpFile () : String
Wartość właściwości
Typ: System.String
A ciąg zawiera ścieżka do pliku pomocy.