Sdílet prostřednictvím


ILease.CurrentState Vlastnost

Definice

Získá aktuální zapůjčení LeaseState .

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

Hodnota vlastnosti

Proud LeaseState zapůjčení.

Atributy

Výjimky

Okamžitý volající provede volání prostřednictvím odkazu na rozhraní a nemá oprávnění k infrastruktuře.

Platí pro

Viz také