ExceptionMessageBox.CancelButtonText 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 CancelButtonText instead.

public:
 static property System::String ^ CancelButtonText { System::String ^ get(); };
public static string CancelButtonText { get; }
member this.CancelButtonText : string
Public Shared ReadOnly Property CancelButtonText As String

Property Value

A String value.

Applies to