ManagementEntityAttribute::External Property
.NET Framework (current version)
Gets or sets a value that specifies whether the class represents a WMI class in a provider implemented external to the current assembly.
Assembly: System.Core (in System.Core.dll)
Property Value
Type: System::BooleanA boolean value that is true if the class represents an external WMI class and false otherwise.
This is used when implementing providers that implement classes that extend existing abstract WMI classes.
.NET Framework
Available since 3.5
Available since 3.5
Show: