InstrumentedAttribute コンストラクタ ()
アセンブリ: System.Management (system.management.dll 内)



Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


InstrumentedAttribute コンストラクタ (String, String)
アセンブリ: System.Management (system.management.dll 内)

Dim namespaceName As String Dim securityDescriptor As String Dim instance As New InstrumentedAttribute(namespaceName, securityDescriptor)
public InstrumentedAttribute ( string namespaceName, string securityDescriptor )
public: InstrumentedAttribute ( String^ namespaceName, String^ securityDescriptor )
public InstrumentedAttribute ( String namespaceName, String securityDescriptor )
public function InstrumentedAttribute ( namespaceName : String, securityDescriptor : String )


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


InstrumentedAttribute コンストラクタ

名前 | 説明 |
---|---|
InstrumentedAttribute () | root\default 名前空間に設定した InstrumentedAttribute クラスの新しいインスタンスを初期化します。これは既定のコンストラクタです。 |
InstrumentedAttribute (String) | このアセンブリ内の実装のために指定した名前空間に設定した InstrumentedAttribute クラスの新しいインスタンスを初期化します。 |
InstrumentedAttribute (String, String) | このアセンブリ内の実装のために指定した名前空間とセキュリティ設定を設定した InstrumentedAttribute クラスの新しいインスタンスを初期化します。 |

InstrumentedAttribute コンストラクタ (String)
アセンブリ: System.Management (system.management.dll 内)



Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- InstrumentedAttribute コンストラクタ ()のページへのリンク