Determines the API directory in the MVC project in which to find the WebSocket and print handlers. The default value is "api/".
public string APIRoute { get; set; }
Public Property APIRoute() As String