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

public:
 property bool UseOwnerFont { bool get(); void set(bool value); };
public bool UseOwnerFont { get; set; }
member this.UseOwnerFont : bool with get, set
Public Property UseOwnerFont As Boolean

Property Value

A Boolean value.

Applies to