このアセンブリが管理実装を提供することを指定します。この属性は、アセンブリごとに 1 回使用します。
この型のすべてのメンバの一覧については、InstrumentedAttribute メンバ を参照してください。
System.Object
System.Attribute
System.Management.Instrumentation.InstrumentedAttribute
<AttributeUsage(AttributeTargets.Assembly)>
Public Class InstrumentedAttribute Inherits Attribute
[C#]
[AttributeUsage(AttributeTargets.Assembly)]
public class InstrumentedAttribute : Attribute
[C++]
[AttributeUsage(AttributeTargets::Assembly)]
public __gc class InstrumentedAttribute : public Attribute
[JScript]
public
AttributeUsage(AttributeTargets.Assembly)
class InstrumentedAttribute extends Attribute
スレッドセーフ
この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。
解説
属性の使用方法については、「 属性を使用したメタデータの拡張 」を参照してください。
必要条件
名前空間: System.Management.Instrumentation
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
アセンブリ: System.Management (System.Management.dll 内)
参照
InstrumentedAttribute メンバ | System.Management.Instrumentation 名前空間