Språk

ILease.CurrentState Egenskap

Definition

Hämtar aktuellt LeaseState lån.

public:
 property System::Runtime::Remoting::Lifetime::LeaseState CurrentState { System::Runtime::Remoting::Lifetime::LeaseState get(); };
public System.Runtime.Remoting.Lifetime.LeaseState CurrentState { get; }
public System.Runtime.Remoting.Lifetime.LeaseState CurrentState { [System.Security.SecurityCritical] get; }
member this.CurrentState : System.Runtime.Remoting.Lifetime.LeaseState
[<get: System.Security.SecurityCritical>]
member this.CurrentState : System.Runtime.Remoting.Lifetime.LeaseState
Public ReadOnly Property CurrentState As LeaseState

Egenskapsvärde

Aktuellt LeaseState lån.

Attribut

Undantag

Den omedelbara anroparen anropar anropet via en referens till gränssnittet och har inte infrastrukturbehörighet.

Gäller för

Se även