ComponentOne Web API Edition
GetApplicationRoot Method

C1.Web.Api Namespace > Owin Class : GetApplicationRoot Method
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

Reference

Owin Class
Owin Members