Share via


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 です。

適用対象