Compartir a través de


IntegrationServicesException.HelpLink Propiedad

Gets a link to the help website.

Espacio de nombres:  Microsoft.SqlServer.Management.IntegrationServices
Ensamblado:  Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)

Sintaxis

'Declaración
Public Overrides ReadOnly Property HelpLink As String 
    Get
'Uso
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

Valor de la propiedad

Tipo: System.String
A link.

Implementa

_Exception.HelpLink

Vea también

Referencia

IntegrationServicesException Clase

Espacio de nombres Microsoft.SqlServer.Management.IntegrationServices