RemoveDeploymentLicenseRequest.LicenseKey Field
Specifies the license key.
Syntax
[Visual Basic .NET]
Public Field LicenseKey As String
[C#]
public string LicenseKey;
[JScript]
public var LicenseKey : String;
See Also
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Specifies the license key.
Syntax
[Visual Basic .NET]
Public Field LicenseKey As String
[C#]
public string LicenseKey;
[JScript]
public var LicenseKey : String;
See Also