ITrustedSettingsRootServerUrl Property
URL of the root server. Does not have a trailing slash.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
string RootServerUrl { get; }
ReadOnly Property RootServerUrl As String
Get
property String^ RootServerUrl {
String^ get ();
}
abstract RootServerUrl : string with get
Property Value
String
Default value of
RootServerUrl is preserved unless a valid absolute URI is specified for it in the trusted settings file.
It means that
RootServerUrl always contains a non-empty string and
RootServerAbsoluteUri is never
.