PostRegDataOverwrite Property |
Gets or sets whether prior registration data should be overwritten when present.
Namespace: com.softwarekey.Client.Compatibility.ProtectionPLUS4Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic bool Overwrite { get; set; }
Public Property Overwrite As Boolean
Get
Set
public:
property bool Overwrite {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also