ExceptionMessageBox.CheckboxRegistryValue 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 CheckBoxRegistryValue instead.

public:
 property System::String ^ CheckboxRegistryValue { System::String ^ get(); void set(System::String ^ value); };
public string CheckboxRegistryValue { get; set; }
member this.CheckboxRegistryValue : string with get, set
Public Property CheckboxRegistryValue As String

Property Value

A String value.

Applies to