Свойство IntegrationServicesException.HelpLink

Gets a link to the help website.

Пространство имен:  Microsoft.SqlServer.Management.IntegrationServices
Сборка:  Microsoft.SqlServer.Management.IntegrationServices (в Microsoft.SqlServer.Management.IntegrationServices.dll)

Синтаксис

'Декларация
Public Overrides ReadOnly Property HelpLink As String 
    Get
'Применение
Dim instance As IntegrationServicesException 
Dim value As String 

value = instance.HelpLink
public override string HelpLink { get; }
public:
virtual property String^ HelpLink {
    String^ get () override;
}
abstract HelpLink : string 
override HelpLink : string
override function get HelpLink () : String

Значение свойства

Тип: System.String
A link.

Реализует

_Exception.HelpLink

См. также

Справочник

IntegrationServicesException Класс

Пространство имен Microsoft.SqlServer.Management.IntegrationServices