adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ComputerMonitor Class / Target Property

In This Topic
    Target Property
    In This Topic
    The name or address of the target computer.
    Syntax
    'Declaration
     
    
    Public Property Target As String
    public string Target {get; set;}
    See Also