NodeTypeAttribute
(Microsoft.ManagementConsole.NodeTypeAttribute)
Inherits:
System.Attribute
Interfaces:
_Attribute
Derived Types:
0
Assembly:
Microsoft.ManagementConsole.dll
This is a sealed class that describes an optional node attribute for defining the registration information for a node. This attribute is applicable to a scope node. The value of this attribute contains the node type GUID of the scope node.
VB.NET
C#
|
VB.NET
Public NotInheritable Class NodeTypeAttribute
Inherits System.Attribute
Implements System.Runtime.InteropServices._Attribute
End Class
Articles