WindowTabCloseRequestedEventArgs 类

定义

WindowTabManager.TabCloseRequested 事件提供数据。

public ref class WindowTabCloseRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.Shell.WindowTabManagerContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class WindowTabCloseRequestedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.Shell.WindowTabManagerContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class WindowTabCloseRequestedEventArgs
Public NotInheritable Class WindowTabCloseRequestedEventArgs
继承
Object Platform::Object IInspectable WindowTabCloseRequestedEventArgs
属性

Windows 要求

设备系列
Windows Desktop Extension SDK (在 10.0.23504.0 中引入)
API contract
Windows.UI.Shell.WindowTabManagerContract (在 v1.0 中引入)

注解

重要

此 API 仅适用于 Win32 桌面应用。 不支持 UWP 和其他应用类型。

属性

Tab

获取已关闭的窗口选项卡。

适用于

另请参阅