Właściwość HelpLink
Ta funkcja zostanie usunięta z przyszłej wersji programu Microsoft SQL Server. Należy unikać stosowania tej funkcji w nowych projektach oraz zaplanować modyfikację aplikacji, w których obecnie jest używana ta funkcja.Użyj HelpLink zamiast.
Przestrzeń nazw: Microsoft.NetEnterpriseServers
Zestaw: Microsoft.NetEnterpriseServers.ExceptionMessageBox (w Microsoft.NetEnterpriseServers.ExceptionMessageBox.dll)
Syntax
'Deklaracja
Public Property HelpLink As String
Get
Set
'Użycie
Dim instance As ExceptionMessageBox
Dim value As String
value = instance.HelpLink
instance.HelpLink = value
public string HelpLink { get; set; }
public:
property String^ HelpLink {
String^ get ();
void set (String^ value);
}
member HelpLink : string with get, set
function get HelpLink () : String
function set HelpLink (value : String)
Wartość właściwości
Typ: System. . :: . .String
A String wartości adresu URL.