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

In This Topic
    Name Property (VisitorDevice)
    In This Topic
    Client device name
    Syntax
    'Declaration
     
    
    Public Property Name As String
    public string Name {get; set;}
    See Also