GetRegDataUserDefinedString4 Property |
Gets the User Defined String 4 value, which often contains the country of the customer's address.
Namespace: com.softwarekey.Client.Compatibility.ProtectionPLUS4Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string UserDefinedString4 { get; }
Public ReadOnly Property UserDefinedString4 As String
Get
public:
property String^ UserDefinedString4 {
String^ get ();
}
Property Value
Type:
String
See Also