Web API Core | ComponentOne
C1.Web.Api.Visitor Namespace / VisitorController Class / Config Property

In This Topic
    Config Property
    In This Topic
    Configuration to use the Visitor Web API
    Syntax
    'Declaration
     
    
    Public Property Config As VisitorConfig
    public VisitorConfig Config {get; set;}
    See Also