Partager via


HelpLink propriété

Ce membre se substitue à Exception. . :: . .HelpLink.

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (dans Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Public Overrides ReadOnly Property HelpLink As String
    Get
'Utilisation
Dim instance As DmfException
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

Valeur de la propriété

Type : System. . :: . .String

Implémente

_Exception. . :: . .HelpLink