ITrustedSettingsRootServerAbsoluteUri Property
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
Uri RootServerAbsoluteUri { get; }
ReadOnly Property RootServerAbsoluteUri As Uri
Get
property Uri^ RootServerAbsoluteUri {
Uri^ get ();
}
abstract RootServerAbsoluteUri : Uri with get
Property Value
Uri
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
.