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

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