adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / IFoundFileInfo Interface / Name Property

In This Topic
    Name Property (IFoundFileInfo)
    In This Topic
    The name of the file (without the path)
    Syntax
    'Declaration
     
    
    ReadOnly Property Name As String
    string Name {get;}
    See Also