GetRegDataUserDefinedString2 Property |
Gets the User Defined String 2 value, which often contains the customer's second address line (i.e. apartment or suite number).
Namespace: com.softwarekey.Client.Compatibility.ProtectionPLUS4Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string UserDefinedString2 { get; }
Public ReadOnly Property UserDefinedString2 As String
Get
public:
property String^ UserDefinedString2 {
String^ get ();
}
Property Value
Type:
String
See Also