adTempus API
ArcanaDevelopment.adTempus.ApplicationIntegration Namespace / IServerProperties Interface / HostComputer Property


In This Topic
    HostComputer Property (IServerProperties)
    In This Topic
    The name of the server.
    Syntax
    'Declaration
     
    
    ReadOnly Property HostComputer As String
    string HostComputer {get;}
    property String^ HostComputer {
       String^ get();
    }
    See Also