RunWorkerCompletedEventArgs.UserState Właściwość

Definicja

Pobiera wartość reprezentującą stan użytkownika.

public:
 property System::Object ^ UserState { System::Object ^ get(); };
public object UserState { get; }
public object? UserState { get; }
[System.ComponentModel.Browsable(false)]
public object UserState { get; }
member this.UserState : obj
[<System.ComponentModel.Browsable(false)>]
member this.UserState : obj
Public ReadOnly Property UserState As Object

Wartość właściwości

Reprezentujący Object stan użytkownika.

Atrybuty

Dotyczy

Zobacz też