adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / SoftwareUpdateMessage Class / UpdateURL Field


In This Topic
    UpdateURL Field
    In This Topic
    The address where the update can be downloaded
    Syntax
    'Declaration
     
    
    Public UpdateURL As String
    public string UpdateURL
    public:
    String^ UpdateURL
    See Also