Web API Core | ComponentOne
C1.Web.Api.Visitor.Models Namespace / VisitorOs Class / Platform Property

In This Topic
    Platform Property (VisitorOs)
    In This Topic
    Platform name
    Syntax
    'Declaration
     
    
    Public Property Platform As String
    public string Platform {get; set;}
    See Also