LicenseException.LicensedType 属性

定义

获取未被授予许可证的组件的类型。

public:
 property Type ^ LicensedType { Type ^ get(); };
public Type LicensedType { get; }
public Type? LicensedType { get; }
member this.LicensedType : Type
Public ReadOnly Property LicensedType As Type

属性值

一个 Type,表示未被授予许可证的组件的类型。

适用于

另请参阅