ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1FileExplorer Namespace / C1FileExplorerEventArgs Class / TargetPath Property

In This Topic
    TargetPath Property
    In This Topic
    The target file/folder path.
    Syntax
    'Declaration
     
    Public ReadOnly Property TargetPath As System.String
    public System.string TargetPath {get;}
    See Also