Click or drag to resize
LicenseStatusEntryToString Method
Generates a string containing the name and status.

Namespace: com.softwarekey.Client.Gui
Assembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntax
public override string ToString()

Return Value

Type: String
Returns a string containing the DisplayName and DisplayStatus.
See Also