Click or drag to resize

TrayViewOnlineMenusVisible Property

IT Hit User File System
Gets or sets visibility (true means Visible) of "view online" button and "view item online" context menu item of history items

Namespace:  ITHit.FileSystem.Windows.WinUI
Assembly:  ITHit.FileSystem.Windows.WinUI (in ITHit.FileSystem.Windows.WinUI.dll) Version: 9.0.29481.0-Beta
Syntax
public bool ViewOnlineMenusVisible { get; set; }

Property Value

Type: Boolean
See Also