Condividi tramite


IsolatedWindowsEnvironmentProcess.State Proprietà

Definizione

Deprecato. Restituisce lo stato corrente dell'esecuzione del processo.

public:
 property IsolatedWindowsEnvironmentProcessState State { IsolatedWindowsEnvironmentProcessState get(); };
IsolatedWindowsEnvironmentProcessState State();
/// [get: Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentProcess is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
IsolatedWindowsEnvironmentProcessState State();
public IsolatedWindowsEnvironmentProcessState State { get; }
public IsolatedWindowsEnvironmentProcessState State { [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentProcess is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")] get; }
var isolatedWindowsEnvironmentProcessState = isolatedWindowsEnvironmentProcess.state;
Public ReadOnly Property State As IsolatedWindowsEnvironmentProcessState

Valore della proprietà

Enumerazione

Attributi

Commenti

Avviso

Si tratta di un'API deprecata.

Si applica a