NagScreenConfigurationWindowTitle Property |
Title of nag screen window
Namespace:
TreeksLicensingLibrary2.EasyIntegration
Assembly:
TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax public string WindowTitle { get; set; }
Public Property WindowTitle As String
Get
Set
public:
property String^ WindowTitle {
String^ get ();
void set (String^ value);
}
member WindowTitle : string with get, set
Return Value
Type:
StringSee Also