Web API Core | ComponentOne
C1.Web.Api Namespace / Owin Class / GetApplicationRoot Method

In This Topic
    GetApplicationRoot Method
    In This Topic
    Gets the root directory of the application.
    Syntax
    'Declaration
     
    
    Public Shared Function GetApplicationRoot() As String
    public static string GetApplicationRoot()

    Return Value

    The root directory.
    See Also