Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / StartMenuForm.HistoryEventArgs Class / path Field


In This Topic
path Field
In This Topic
Syntax
'Declaration
 
Public path As String
 
'Usage
 
Dim instance As StartMenuForm.HistoryEventArgs
Dim value As String
 
value = instance.path
 
instance.path = value
See Also