MmcListView
(Microsoft.ManagementConsole.MmcListView)
Inherits:
Microsoft.ManagementConsole.View
Interfaces:
Derived Types:
0
Assembly:
Microsoft.ManagementConsole.dll
Provides a standard MMC view that allows the results pane to be populated with a list of items. All classes that are derived from this type must have a public default constructor defined.
VB.NET
C#
|
VB.NET
Public Class MmcListView
Inherits Microsoft.ManagementConsole.View
End Class
Articles