IsolatedStorageSecurityState.EnsureState Método

Definição

Garante que o estado representado por IsolatedStorageSecurityState está disponível no host.Ensures that the state that is represented by IsolatedStorageSecurityState is available on the host.

public:
 override void EnsureState();
[System.Security.SecurityCritical]
public override void EnsureState ();
public override void EnsureState ();
[<System.Security.SecurityCritical>]
override this.EnsureState : unit -> unit
override this.EnsureState : unit -> unit
Public Overrides Sub EnsureState ()
Atributos

Exceções

O estado não está disponível.The state is not available.

Aplica-se a