Share via


ISnapinAbout-Schnittstelle

Diese API unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code bestimmt.

Namespace:  Microsoft.CLRAdmin
Assembly:  mscorcfg (in mscorcfg.dll)

Syntax

'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("1245208C-A151-11D0-A7D7-00C04FD909DD")> _
Public Interface ISnapinAbout
'Usage
Dim instance As ISnapinAbout
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("1245208C-A151-11D0-A7D7-00C04FD909DD")]
public interface ISnapinAbout
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"1245208C-A151-11D0-A7D7-00C04FD909DD")]
public interface class ISnapinAbout
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */
/** @attribute GuidAttribute("1245208C-A151-11D0-A7D7-00C04FD909DD") */
public interface ISnapinAbout
public interface ISnapinAbout

Plattformen

Windows Vista, Windows XP SP2, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98

.NET Framework und .NET Compact Framework unterstützen nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter Systemanforderungen für .NET Framework.

Versionsinformationen

.NET Framework

Unterstützt in: 1.1, 1.0

Siehe auch

Referenz

ISnapinAbout-Member

Microsoft.CLRAdmin-Namespace