Share via


NodeTypeAttribute クラス

[このドキュメントはプレビュー版であり、後のリリースで変更されることがあります。 空白のトピックは、プレースホルダーとして挿入されています。]

名前空間:  Microsoft.ManagementConsole
アセンブリ:  Microsoft.ManagementConsole (Microsoft.ManagementConsole.dll 内)

構文

'宣言
<AttributeUsageAttribute(AttributeTargets.Class)> _
Public NotInheritable Class NodeTypeAttribute _
    Inherits Attribute
'使用
Dim instance As NodeTypeAttribute
[AttributeUsageAttribute(AttributeTargets.Class)]
public sealed class NodeTypeAttribute : Attribute
[AttributeUsageAttribute(AttributeTargets::Class)]
public ref class NodeTypeAttribute sealed : public Attribute
public final class NodeTypeAttribute extends Attribute
[<SealedAttribute>]
[<AttributeUsageAttribute(AttributeTargets.Class)>]
type NodeTypeAttribute =  
    class
        inherit Attribute
    end

継承階層

System.Object
  System.Attribute
    Microsoft.ManagementConsole.NodeTypeAttribute

スレッド セーフ

この型のすべてのパブリック static (Visual Basic では Shared) メンバーは、スレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

プラットフォーム

Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008, Windows Server 2003

.NET Framework および .NET Compact Framework では、各プラットフォームのすべてのバージョンはサポートしていません。 サポートされているバージョンについては、「.NET Framework システム要件」を参照してください。

バージョン情報

.NET Framework

サポート対象 : 4、3.5、3.0

参照

参照

NodeTypeAttribute メンバー

Microsoft.ManagementConsole 名前空間