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