SnapInAboutAttribute
(Microsoft.ManagementConsole.SnapInAboutAttribute)
Inherits:
System.Attribute
Interfaces:
_Attribute
Derived Types:
0
Assembly:
Microsoft.ManagementConsole.dll
This is a sealed class that describes the attribute that is used to define the localized "About" information for a snap-in. A single instance of SnapInAboutAttribute may be applied to any class that is derived from the SnapInBase class.
VB.NET
C#
|
VB.NET
Public NotInheritable Class SnapInAboutAttribute
Inherits System.Attribute
Implements System.Runtime.InteropServices._Attribute
End Class
Articles