adTempus API
ArcanaDevelopment.adTempus.ApplicationIntegration Namespace / IComputerMonitorScriptParameters Interface / TargetURL Property


In This Topic
    TargetURL Property
    In This Topic
    The target URL for the monitor
    Syntax
    'Declaration
     
    
    ReadOnly Property TargetURL As String
    string TargetURL {get;}
    property String^ TargetURL {
       String^ get();
    }
    See Also