RequestReceivedEventArgsRoot Property |
Gets the root of the website.
Namespace: VirtualRadar.Interface.WebServerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string Root { get; }
Public ReadOnly Property Root As String
Get
public:
property String^ Root {
String^ get ();
}
member Root : string with get
Property Value
Type:
StringSee Also