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


In This Topic
    CreationTimeUtc Property
    In This Topic
    The time the file was created
    Syntax
    'Declaration
     
    
    ReadOnly Property CreationTimeUtc As Date
    DateTime CreationTimeUtc {get;}
    property DateTime CreationTimeUtc {
       DateTime get();
    }
    See Also