String containing the name of the company to which the license is issued. This string can be empty.
Read only
| Visual Basic |
LicensedCompany As String
|
|---|---|
| Delphi |
LicensedCompany: String; |
| Visual C++ (MFC) |
CString get_LicensedCompany();
|
| Visual C++ (#import) |
_bstr_t LicensedCompany;
|
Empty string by default.