License.LicenseName Property

Gets/Sets the license company name for the product
<System.ComponentModel.Description("Gets/Sets the license company name for the product")> _ 
Public Shared Property LicenseName() As String
This language is not supported or no code example is available.
[System.ComponentModel.Description("Gets/Sets the license company name for the product")] 
public static string LicenseName {get; set;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 2.x, 3.x, 4.x, 6.x 7.x

In this article

Definition