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

In This Topic
    DirectoryName Property (IFoundFileInfo)
    In This Topic
    The full name of the directory in which the file is located.
    Syntax
    'Declaration
     
    
    ReadOnly Property DirectoryName As String
    string DirectoryName {get;}
    See Also