MethodInfo.ReturnTypeCustomAttributes プロパティとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > MethodInfo.ReturnTypeCustomAttributes プロパティの意味・解説 

MethodInfo.ReturnTypeCustomAttributes プロパティ

戻り値の型のカスタム属性取得します

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

Public MustOverride ReadOnly
 Property ReturnTypeCustomAttributes As ICustomAttributeProvider
Dim instance As MethodInfo
Dim value As ICustomAttributeProvider

value = instance.ReturnTypeCustomAttributes
public abstract ICustomAttributeProvider ReturnTypeCustomAttributes
 { get; }
public:
virtual property ICustomAttributeProvider^ ReturnTypeCustomAttributes {
    ICustomAttributeProvider^ get () abstract;
}
/** @property */
public abstract ICustomAttributeProvider get_ReturnTypeCustomAttributes
 ()
public abstract function get
 ReturnTypeCustomAttributes () : ICustomAttributeProvider

プロパティ
戻り値の型のカスタム属性を表す ICustomAttributeProvider オブジェクト

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照

_MethodInfo.ReturnTypeCustomAttributes プロパティ

メモ : このプロパティは、.NET Framework version 2.0新しく追加されたものです。

COM オブジェクトに、ReturnTypeCustomAttributes プロパティへのバージョン依存しないアクセス用意されています。

このプロパティは、CLS準拠していません。  

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

ReadOnly Property ReturnTypeCustomAttributes
 As ICustomAttributeProvider
Dim instance As _MethodInfo
Dim value As ICustomAttributeProvider

value = instance.ReturnTypeCustomAttributes
ICustomAttributeProvider ReturnTypeCustomAttributes { get; }
property ICustomAttributeProvider^ ReturnTypeCustomAttributes {
    ICustomAttributeProvider^ get ();
}
/** @property */
ICustomAttributeProvider get_ReturnTypeCustomAttributes ()
function get ReturnTypeCustomAttributes ()
 : ICustomAttributeProvider

プロパティ
戻り値の型のカスタム属性を表す ICustomAttributeProvider オブジェクト

解説解説
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
_MethodInfo インターフェイス
_MethodInfo メンバ
System.Runtime.InteropServices 名前空間



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

辞書ショートカット

すべての辞書の索引

「MethodInfo.ReturnTypeCustomAttributes プロパティ」の関連用語

MethodInfo.ReturnTypeCustomAttributes プロパティのお隣キーワード
検索ランキング

   

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



MethodInfo.ReturnTypeCustomAttributes プロパティのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2024 GRAS Group, Inc.RSS