C# Class Globals.Prefs.RecentFile

Afficher le fichier Open project: troymac1ure/Entity Class Usage Examples

Méthodes publiques

Свойство Type Description
MenuItem System.Windows.Forms.ToolStripMenuItem
Path string

Property Details

MenuItem public_oe property

The corresponding MenuItem attached to the recently opened file
public ToolStripMenuItem,System.Windows.Forms MenuItem
Résultat System.Windows.Forms.ToolStripMenuItem

Path public_oe property

The path to the recently opened file
public string Path
Résultat string