Share via


IsolatedWindowsEnvironmentLaunchFileResult.Status プロパティ

定義

非推奨になりました。 IsolatedWindowsEnvironmentLaunchFileStatus を呼び出します。

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

プロパティ値

列挙型

属性

注釈

警告

これは非推奨の API です。

適用対象