ExceptionMessageBox.CustomDialogResult Property

Definition

This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature. Use CustomDialogResult instead.

public:
 property Microsoft::NetEnterpriseServers::ExceptionMessageBoxDialogResult CustomDialogResult { Microsoft::NetEnterpriseServers::ExceptionMessageBoxDialogResult get(); };
public Microsoft.NetEnterpriseServers.ExceptionMessageBoxDialogResult CustomDialogResult { get; }
member this.CustomDialogResult : Microsoft.NetEnterpriseServers.ExceptionMessageBoxDialogResult
Public ReadOnly Property CustomDialogResult As ExceptionMessageBoxDialogResult

Property Value

A ExceptionMessageBoxDialogResult value.

Applies to