WindowTabCloseRequestedEventArgs クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
- 継承
- 属性
Windows の要件
デバイス ファミリ |
Windows Desktop Extension SDK (10.0.23504.0 で導入)
|
API contract |
Windows.UI.Shell.WindowTabManagerContract (v1.0 で導入)
|
注釈
重要
この API は、Win32 デスクトップ アプリ専用です。 UWP やその他のアプリの種類はサポートされていません。
プロパティ
Tab |
閉じているウィンドウ タブを取得します。 |