NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

LicenseException.LicensedType

Gets the type of the component that was not granted a license.

[Visual Basic]
Public ReadOnly Property LicensedType As Type
[C#]
public Type LicensedType {get;}
[C++]
public: __property Type* get_LicensedType();
[JScript]
public function get LicensedType() : Type;

Property Value

A Type that represents the type of component that was not granted a license.

See Also

LicenseException Class | LicenseException Members | System.ComponentModel Namespace | License | LicenseContext | LicenseException | LicenseManager | LicenseProvider | LicenseProviderAttribute | LicFileLicenseProvider | LicenseUsageMode