IsolatedWindowsEnvironmentProcess.State Eigenschaft

Definition

Veraltet. Gibt den aktuellen Status der Prozessausführung zurück.

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

Eigenschaftswert

Enumeration

Attribute

Hinweise

Warnung

Dies ist eine veraltete API.

Gilt für: