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

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

AssemblyFlagsAttribute.Flags プロパティ

メモ : このプロパティは、互換性のために残されています。 旧式でない代替必要な場合は、AssemblyFlags使用してください

この属性インスタンス作成されたときに指定された AssemblyNameFlags フラグ組み合わせを表す符号なし整数値を取得します

このプロパティは、CLS準拠していません。  CLS準拠する代替必要な場合は、AssemblyFlags を使用してください

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

<ObsoleteAttribute("This property has been deprecated. Please
 use AssemblyFlags instead. http://go.microsoft.com/fwlink/?linkid=14202")>
 _
<CLSCompliantAttribute(False)> _
Public ReadOnly Property
 Flags As UInteger
Dim instance As AssemblyFlagsAttribute
Dim value As UInteger

value = instance.Flags
[ObsoleteAttribute("This property has been deprecated. Please use AssemblyFlags
 instead. http://go.microsoft.com/fwlink/?linkid=14202")] 
[CLSCompliantAttribute(false)] 
public uint Flags { get; }
[ObsoleteAttribute(L"This property has been deprecated. Please use AssemblyFlags
 instead. http://go.microsoft.com/fwlink/?linkid=14202")] 
[CLSCompliantAttribute(false)] 
public:
property unsigned int Flags {
    unsigned int get ();
}
/** @property */
public UInt32 get_Flags ()

プロパティ
AssemblyNameFlags フラグビットごとの組み合わせを表す符号なし整数値。

解説解説

このプロパティは、下位互換性のために整数値を返します返された値は、使用する前に AssemblyNameFlags 型にキャストます。

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


このページでは「.NET Framework クラス ライブラリ リファレンス」からAssemblyFlagsAttribute.Flags プロパティを検索した結果を表示しています。
Weblioに収録されているすべての辞書からAssemblyFlagsAttribute.Flags プロパティを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からAssemblyFlagsAttribute.Flags プロパティ を検索

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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2025 GRAS Group, Inc.RSS