adTempus API
ArcanaDevelopment.adTempus.Shared.Extensibility Namespace / IUserInterfaceProperties Interface / HostType Property


In This Topic
    HostType Property
    In This Topic
    Syntax
    'Declaration
     
    
    ReadOnly Property HostType As String
    string HostType {get;}
    property String^ HostType {
       String^ get();
    }
    See Also