adTempus API
ArcanaDevelopment.adTempus.Client Namespace / Application Class / ClientVersion Property

In This Topic
    ClientVersion Property (Application)
    In This Topic
    Gets the version of the client.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property ClientVersion As Version
    public static Version ClientVersion {get;}
    Remarks
    ClientVersion returns the file version for ArcanaDevelopment.adTempus.client.dll.
    See Also