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

In This Topic
    Ip Property
    In This Topic
    The IP Address of visitor
    Syntax
    'Declaration
     
    
    Public Property Ip As Ip
    public Ip Ip {get; set;}
    See Also