GetLicenseFileLicenseFileContents Property |
License file contents
Namespace: com.softwarekey.Client.WebService.XmlLicenseFileServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string LicenseFileContents { get; set; }
Public Property LicenseFileContents As String
Get
Set
public:
property String^ LicenseFileContents {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also