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

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