IsolatedWindowsEnvironmentLaunchFileResult.Status 属性

定义

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。

适用于