Udostępnij za pośrednictwem


Thread.CurrentContext Właściwość

Definicja

Pobiera bieżący kontekst, w którym jest wykonywany wątek.

public:
 static property System::Runtime::Remoting::Contexts::Context ^ CurrentContext { System::Runtime::Remoting::Contexts::Context ^ get(); };
public static System.Runtime.Remoting.Contexts.Context CurrentContext { get; }
public static System.Runtime.Remoting.Contexts.Context CurrentContext { [System.Security.SecurityCritical] get; }
member this.CurrentContext : System.Runtime.Remoting.Contexts.Context
[<get: System.Security.SecurityCritical>]
member this.CurrentContext : System.Runtime.Remoting.Contexts.Context
Public Shared ReadOnly Property CurrentContext As Context

Wartość właściwości

Context

Reprezentuje Context bieżący kontekst wątku.

Atrybuty

Wyjątki

Obiekt wywołujący nie posiada wymaganych uprawnień.

Dotyczy