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