PropertyBuilder.IsDefined メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > PropertyBuilder.IsDefined メソッドの意味・解説 

PropertyBuilder.IsDefined メソッド

このプロパティattributeTypeインスタンス1 つ以上定義されているかどうか示します

名前空間: System.Reflection.Emit
アセンブリ: mscorlib (mscorlib.dll 内)
構文構文

Public Overrides Function
 IsDefined ( _
    attributeType As Type, _
    inherit As Boolean _
) As Boolean
Dim instance As PropertyBuilder
Dim attributeType As Type
Dim inherit As Boolean
Dim returnValue As Boolean

returnValue = instance.IsDefined(attributeType, inherit)
public override bool IsDefined (
    Type attributeType,
    bool inherit
)
public:
virtual bool IsDefined (
    Type^ attributeType, 
    bool inherit
) override
public boolean IsDefined (
    Type attributeType, 
    boolean inherit
)
public override function IsDefined (
    attributeType : Type, 
    inherit : boolean
) : boolean

パラメータ

attributeType

カスタム属性適用する対象Type オブジェクト

inherit

このプロパティ継承チェーン検索してカスタム属性を見つけるかどうか指定します

戻り値
このプロパティattributeTypeインスタンス1 つ以上定義されている場合trueそれ以外場合false

例外例外
例外種類条件

NotSupportedException

このメソッドサポートされていません。

解説解説

Type.GetType または Assembly.GetType を使用してプロパティの親の型にリフレクションし、型から Reflection プロパティ オブジェクト取得し、PropertyInfo.IsDefined を呼び出します。

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
PropertyBuilder クラス
PropertyBuilder メンバ
System.Reflection.Emit 名前空間



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

PropertyBuilder.IsDefined メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



PropertyBuilder.IsDefined メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS