共用方式為


IsolatedWindowsEnvironmentProcess.State 屬性

定義

已取代。 傳回進程執行的目前狀態。

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

屬性值

列舉

屬性

備註

警告

這是已被取代的 API。

適用於