Свойство HelpFile
Returns the path to the Help file that contains detailed information.
Пространство имен: Microsoft.SqlServer.Dts.Design
Сборка: Microsoft.SqlServer.Dts.Design (в Microsoft.SqlServer.Dts.Design.dll)
Синтаксис
'Декларация
ReadOnly Property HelpFile As String
Get
'Применение
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
Значение свойства
Тип: System. . :: . .String
A String containing the path to the Help file.