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

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

Property Value

A String value.

Applies to