ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1FileExplorer Namespace / C1FileExplorerMoveEventArgs Class / MovePaths Property

In This Topic
    MovePaths Property
    In This Topic
    Paths will be moved.
    Syntax
    'Declaration
     
    Public ReadOnly Property MovePaths As System.String()
    public System.string[] MovePaths {get;}
    See Also