License.LicenseUser Property

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