SysHolographicWindowingEnvironment.StopAsync 方法

定义

停止全息 shell。

重要

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

public:
 virtual IAsyncAction ^ StopAsync() = StopAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction StopAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction StopAsync();
function stopAsync()
Public Function StopAsync () As IAsyncAction

返回

在全息 shell 停止时完成的操作。

属性

适用于