CompilerGeneratedAttribute クラスとは? わかりやすく解説

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

CompilerGeneratedAttribute クラス

メモ : このクラスは、.NET Framework version 2.0新しく追加されたものです。

コンパイラ生成した要素ユーザー生成した要素区別します。このクラス継承できません。

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

<SerializableAttribute> _
<AttributeUsageAttribute(AttributeTargets.All, Inherited:=True)> _
Public NotInheritable Class
 CompilerGeneratedAttribute
    Inherits Attribute
Dim instance As CompilerGeneratedAttribute
[SerializableAttribute] 
[AttributeUsageAttribute(AttributeTargets.All, Inherited=true)]
 
public sealed class CompilerGeneratedAttribute
 : Attribute
[SerializableAttribute] 
[AttributeUsageAttribute(AttributeTargets::All, Inherited=true)]
 
public ref class CompilerGeneratedAttribute
 sealed : public Attribute
/** @attribute SerializableAttribute() */ 
/** @attribute AttributeUsageAttribute(AttributeTargets.All, Inherited=true)
 */ 
public final class CompilerGeneratedAttribute
 extends Attribute
SerializableAttribute 
AttributeUsageAttribute(AttributeTargets.All, Inherited=true)
 
public final class CompilerGeneratedAttribute
 extends Attribute
解説解説

コンパイラによって生成されすべてのアプリケーション要素に、コンパイラによって生成されたことを示す CompilerGeneratedAttribute 属性適用します。

CompilerGeneratedAttribute 属性使用して要素コンパイラによって追加されたか、ソース コード内で直接作成されたかを判断します

この属性によって、SQL サーバーコンパイラ生成した静的な値を参照できるようになります

継承階層継承階層
System.Object
   System.Attribute
    System.Runtime.CompilerServices.CompilerGeneratedAttribute
スレッド セーフスレッド セーフ
この型の public static (Visual Basic では Shared) メンバはすべて、スレッド セーフです。インスタンス メンバ場合は、スレッド セーフであるとは限りません。
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
CompilerGeneratedAttribute メンバ
System.Runtime.CompilerServices 名前空間



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

辞書ショートカット

すべての辞書の索引

「CompilerGeneratedAttribute クラス」の関連用語

CompilerGeneratedAttribute クラスのお隣キーワード
検索ランキング

   

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



CompilerGeneratedAttribute クラスのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2024 GRAS Group, Inc.RSS