LicensedCompany Property

String containing the name of the company to which the license is issued. This string can be empty.

Access

Read only

Syntax

Visual Basic .NET
LicensedCompany As String
Visual C#
String LicensedCompany;

Return Value

Empty string by default.