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