LicenseDistributorWebSite Property |
Gets or sets the distributor's web site.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string WebSite { get; set; }
Public Property WebSite As String
Get
Set
public:
property String^ WebSite {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also