次の方法で共有


AssemblyFlagsAttribute.AssemblyFlags プロパティ

メモ : この名前空間、クラス、およびメンバは、.NET Framework Version 1.1 だけでサポートされています。

許可される side-by-side 実行の種類を表す値 (同じコンピュータ、同じプロセス、または同じアプリケーション ドメイン) を取得します。

Public ReadOnly Property AssemblyFlags As Integer
[C#]
public int AssemblyFlags {get;}
[C++]
public: __property int get_AssemblyFlags();
[JScript]
public function get AssemblyFlags() : int;

プロパティ値

許可される side-by-side 実行を表す値。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET

参照

AssemblyFlagsAttribute クラス | AssemblyFlagsAttribute メンバ | System.Reflection 名前空間