Spread Windows Forms 15.0
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
    public string path
    See Also