IUserExtensionErrorRecord Interface

 

Represents the error record that provides more details about an UserExtensionException.

Namespace:   Microsoft.WindowsServerSolutions.Common
Assembly:  MiscUtil (in MiscUtil.dll)

public interface class IUserExtensionErrorRecord

NameDescription
System_CAPS_pubpropertyHelpLink

Gets the error help link.

System_CAPS_pubpropertyHelpLinkStartPosition

Gets the starting position of the error help link.

System_CAPS_pubpropertyHelpLinkTextLength

Gets the length of the error help link.

System_CAPS_pubpropertyImage

Gets the Error image.

System_CAPS_pubpropertyMessage

Gets the Error Message.

System_CAPS_pubpropertyTitle

Gets the Error Title.

Return to top

Community Additions

ADD
Show: