License.LicenseKey Property

Gets/Sets the license key for the product
<System.ComponentModel.Description("Gets/Sets the license key for the product")> _ 
Public Shared Property LicenseKey() As String
This language is not supported or no code example is available.
[System.ComponentModel.Description("Gets/Sets the license key for the product")] 
public static string LicenseKey {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