Condividi tramite


Interfaccia ISnapinAbout

Aggiornamento: novembre 2007

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Spazio dei nomi:  Microsoft.CLRAdmin
Assembly:  mscorcfg (in mscorcfg.dll)

Sintassi

'Dichiarazione
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("1245208C-A151-11D0-A7D7-00C04FD909DD")> _
Public Interface ISnapinAbout
'Utilizzo
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

Piattaforme

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

.NET Framework e .NET Compact Framework non supportano tutte le versioni di ciascuna piattaforma. Per un elenco delle versioni supportate, vedere Requisiti di sistema di .NET Framework.

Informazioni sulla versione

.NET Framework

Supportato in: 1.1, 1.0

Vedere anche

Riferimenti

Membri ISnapinAbout

Spazio dei nomi Microsoft.CLRAdmin