Partager via


IsolatedWindowsEnvironmentProcess.State Propriété

Définition

Action déconseillée. Retourne l’état actuel de l’exécution du processus.

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

Valeur de propriété

Énumération

Attributs

Remarques

Avertissement

Il s’agit d’une API déconseillée.

S’applique à