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