共用方式為


IsolatedWindowsEnvironmentStartProcessResult.Status 屬性

定義

已取代。 查詢隔離 Windows 環境中的進程執行狀態。

public:
 property IsolatedWindowsEnvironmentStartProcessStatus Status { IsolatedWindowsEnvironmentStartProcessStatus get(); };
IsolatedWindowsEnvironmentStartProcessStatus Status();
/// [get: Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentStartProcessResult is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
IsolatedWindowsEnvironmentStartProcessStatus Status();
public IsolatedWindowsEnvironmentStartProcessStatus Status { get; }
public IsolatedWindowsEnvironmentStartProcessStatus Status { [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentStartProcessResult 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 isolatedWindowsEnvironmentStartProcessStatus = isolatedWindowsEnvironmentStartProcessResult.status;
Public ReadOnly Property Status As IsolatedWindowsEnvironmentStartProcessStatus

屬性值

字串

屬性

備註

警告

這是已被取代的 API。

適用於