Web API Core | ComponentOne
C1.Web.Api.Visitor.Models Namespace / VisitorClientDataModel Class / Browser Property

In This Topic
    Browser Property
    In This Topic
    Visitor browser information
    Syntax
    'Declaration
     
    
    Public Property Browser As VisitorBrowser
    public VisitorBrowser Browser {get; set;}
    See Also