LicenseDistributorAddress1 Property |
Gets or sets the distributor's address (line 1).
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string Address1 { get; set; }
Public Property Address1 As String
Get
Set
public:
property String^ Address1 {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also