Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Returns the path to the Help file that contains detailed information.
Namespace: Microsoft.SqlServer.Dts.Design
Assembly: Microsoft.SqlServer.Dts.Design (in Microsoft.SqlServer.Dts.Design.dll)
Syntax
'Declaration
ReadOnly Property HelpFile As String
Get
'Usage
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
Eigenschaftswert
Typ: System.String
A String containing the path to the Help file.