LicensingGuiXmlNetworkFloatingServiceUri Property |
The URL to access SOLO Server's XmlNetworkFloatingService web service.
Namespace: com.softwarekey.Client.GuiAssembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntaxpublic Uri XmlNetworkFloatingServiceUri { get; set; }
Public Property XmlNetworkFloatingServiceUri As Uri
Get
Set
public:
property Uri^ XmlNetworkFloatingServiceUri {
Uri^ get ();
void set (Uri^ value);
}
Property Value
Type:
Uri
See Also