Context.ContextRoot Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the context root value.
public:
static property System::String ^ ContextRoot { System::String ^ get(); };
public static string ContextRoot { get; }
member this.ContextRoot : string
Public Shared ReadOnly Property ContextRoot As String