Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the error help link.
Namespace: Microsoft.WindowsServerSolutions.Common
Assembly: MiscUtil (in MiscUtil.dll)
Syntax
string HelpLink { get; }
property String^ HelpLink {
String^ get();
}
ReadOnly Property HelpLink As String
Property Value
Type: System.String
Returns String.
Remarks
Returns null if the help link is not available.
See Also
IUserExtensionErrorRecord Interface
Microsoft.WindowsServerSolutions.Common Namespace
Return to top