RecentLinksRunCount Property
In This Topic
Gets or sets the value indicating how many times the app must be run before rarely used menu items start hiding.
Syntax
'Declaration
Public Property RecentLinksRunCount As Integer
public int RecentLinksRunCount {get; set;}
See Also