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,表示未取得授權元件的型別。

適用於

另請參閱