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