Sdílet prostřednictvím


IActivator.Level Vlastnost

Definice

Získá, ActivatorLevel kde je aktivní tento aktivátor.

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

Hodnota vlastnosti

Místo ActivatorLevel , kde je aktivní tento aktivátor.

Atributy

Poznámky

Slouží Level k vyhledání správné pozice v řetězu při přidávání aktivátoru.

Platí pro