LicenseAliasContents Property |
Gets the contents of the alias file.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax public string Contents { get; }
Public ReadOnly Property Contents As String
Get
public:
property String^ Contents {
String^ get ();
}
Property Value
Type:
StringSee Also