Web API Core | ComponentOne
C1.Web.Api.Visitor.Models Namespace / VisitorBrowser Class / Name Property

In This Topic
    Name Property (VisitorBrowser)
    In This Topic
    The collected Name of browser from visitor client side
    Syntax
    'Declaration
     
    
    Public Property Name As String
    public string Name {get; set;}
    See Also