次の方法で共有


LicenseProviderAttribute クラス

クラスと一緒に使用する LicenseProvider を指定します。

この型のすべてのメンバの一覧については、LicenseProviderAttribute メンバ を参照してください。

System.Object
   System.Attribute
      System.ComponentModel.LicenseProviderAttribute

<AttributeUsage(AttributeTargets.Class)>
NotInheritable Public Class LicenseProviderAttribute   Inherits Attribute
[C#]
[AttributeUsage(AttributeTargets.Class)]
public sealed class LicenseProviderAttribute : Attribute
[C++]
[AttributeUsage(AttributeTargets::Class)]
public __gc __sealed class LicenseProviderAttribute : public   Attribute
[JScript]
public
   AttributeUsage(AttributeTargets.Class)
class LicenseProviderAttribute extends Attribute

スレッドセーフ

この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。

解説

ライセンスを受けるコンポーネントを作成する場合は、 LicenseProviderAttribute でコンポーネントをマークすることによって、 LicenseProvider を指定する必要があります。

LicenseProviderType を取得するには、 LicenseProvider プロパティを使用します。

属性の詳細については、「 属性の概要 」と「 属性を使用したメタデータの拡張 」を参照してください。ライセンスの詳細については、「 コンポーネントおよびコントロールのライセンス処理 」を参照してください。

必要条件

名前空間: System.ComponentModel

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

アセンブリ: System (System.dll 内)

参照

LicenseProviderAttribute メンバ | System.ComponentModel 名前空間 | License | LicenseContext | LicenseException | LicenseManager | LicenseProvider | LicFileLicenseProvider | LicenseUsageMode