SysHolographicWindowingEnvironment.Status 属性

定义

获取全息 shell 的状态。

重要

此 API 仅适用于 Windows 操作系统的组件。 对于所有其他进程,对这些 API 的调用将在运行时失败。 这些 API 可能会在将来的 Windows 版本中修改或删除。

public:
 property SysHolographicWindowingEnvironmentStatus ^ Status { SysHolographicWindowingEnvironmentStatus ^ get(); };
SysHolographicWindowingEnvironmentStatus Status();
public SysHolographicWindowingEnvironmentStatus Status { get; }
var sysHolographicWindowingEnvironmentStatus = sysHolographicWindowingEnvironment.status;
Public ReadOnly Property Status As SysHolographicWindowingEnvironmentStatus

属性值

状态。

适用于