Udostępnij za pośrednictwem


Właściwość UseOwnerFont

Ta funkcja zostanie usunięta z przyszłej wersji programu Microsoft SQL Server. Należy unikać stosowania tej funkcji w nowych projektach oraz zaplanować modyfikację aplikacji, w których obecnie jest używana ta funkcja.Użyj UseOwnerFont zamiast.

Przestrzeń nazw:  Microsoft.NetEnterpriseServers
Zestaw:  Microsoft.NetEnterpriseServers.ExceptionMessageBox (w Microsoft.NetEnterpriseServers.ExceptionMessageBox.dll)

Syntax

'Deklaracja
Public Property UseOwnerFont As Boolean
    Get
    Set
'Użycie
Dim instance As ExceptionMessageBox
Dim value As Boolean

value = instance.UseOwnerFont

instance.UseOwnerFont = value
public bool UseOwnerFont { get; set; }
public:
property bool UseOwnerFont {
    bool get ();
    void set (bool value);
}
member UseOwnerFont : bool with get, set
function get UseOwnerFont () : boolean
function set UseOwnerFont (value : boolean)

Wartość właściwości

Typ: System. . :: . .Boolean
A Boolean wartości.