IsolatedWindowsEnvironmentCreateResult.Status 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
property IsolatedWindowsEnvironmentCreateStatus Status { IsolatedWindowsEnvironmentCreateStatus get(); };
IsolatedWindowsEnvironmentCreateStatus Status();
/// [get: Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentCreateResult is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
IsolatedWindowsEnvironmentCreateStatus Status();
public IsolatedWindowsEnvironmentCreateStatus Status { get; }
public IsolatedWindowsEnvironmentCreateStatus Status { [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentCreateResult 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 isolatedWindowsEnvironmentCreateStatus = isolatedWindowsEnvironmentCreateResult.status;
Public ReadOnly Property Status As IsolatedWindowsEnvironmentCreateStatus
属性值
String
- 属性
注解
警告
这是一个已弃用的 API。