次の方法で共有


TableEntryNavigateEventArgs.IsPreview プロパティ

定義

ナビゲーションでドキュメントをプレビュー タブで開く必要があるかどうかを示します。

public:
 property bool IsPreview { bool get(); };
public:
 property bool IsPreview { bool get(); };
public bool IsPreview { get; }
member this.IsPreview : bool
Public ReadOnly Property IsPreview As Boolean

プロパティ値

Boolean が返されます。

適用対象