Web API Core | ComponentOne
C1.Web.Api.Visitor.Models Namespace / VisitorScreen Class / Resolution Property

In This Topic
    Resolution Property
    In This Topic
    The screen resolution
    Syntax
    'Declaration
     
    
    Public Property Resolution As String
    public string Resolution {get; set;}
    See Also