The FvPluginSetupAttribute type exposes the following members.

Constructors

NameDescription
Public methodFvPluginSetupAttribute
コンストラクタ

Methods

NameDescription
Public methodEquals
このインスタンスが、指定したオブジェクトに等しいかどうかを示す値を返します。
(Inherited from Attribute.)
Protected methodFinalize
Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。
(Inherited from Object.)
Public methodGetHashCode
このインスタンスのハッシュ コードを返します。
(Inherited from Attribute.)
Public methodGetType
現在のインスタンスの Type を取得します。
(Inherited from Object.)
Public methodIsDefaultAttribute
派生クラス内でオーバーライドされたときに、このインスタンスの値が派生クラスの既定値かどうかを示します。
(Inherited from Attribute.)
Public methodMatch
派生クラス内でオーバーライドされたときに、指定したオブジェクトとこのインスタンスが等しいかどうかを示す値を返します。
(Inherited from Attribute.)
Protected methodMemberwiseClone
現在の Object の簡易コピーを作成します。
(Inherited from Object.)
Public methodToString
現在の Object を表す String を返します。
(Inherited from Object.)

Properties

NameDescription
Public propertyTypeId
派生クラスに実装されている場合は、この Attribute の一意の識別子を取得します。
(Inherited from Attribute.)

See Also