LicensingGuiManagementDialogTitle Property |
Gets or sets the title of the license management dialog.
Namespace: com.softwarekey.Client.GuiAssembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntaxpublic string ManagementDialogTitle { get; set; }
Public Property ManagementDialogTitle As String
Get
Set
public:
property String^ ManagementDialogTitle {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also