Udostępnij przez


Właściwość EventHandled

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 EventHandled zamiast.

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

Syntax

'Deklaracja
Public Property EventHandled As Boolean
    Get
    Set
'Użycie
Dim instance As CopyToClipboardEventArgs
Dim value As Boolean

value = instance.EventHandled

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

Wartość właściwości

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