LicenseAuthorSupportPhone Property |
Gets or sets the Author Support Phone Number.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string SupportPhone { get; set; }
Public Property SupportPhone As String
Get
Set
public:
property String^ SupportPhone {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also