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 length of the error help link.
Namespace: Microsoft.WindowsServerSolutions.Common
Assembly: MiscUtil (in MiscUtil.dll)
Syntax
int HelpLinkTextLength { get; }
property int HelpLinkTextLength {
int get();
}
ReadOnly Property HelpLinkTextLength As Integer
Property Value
Type: System.Int32
Returns Int32.
See Also
IUserExtensionErrorRecord Interface
Microsoft.WindowsServerSolutions.Common Namespace
Return to top