PlatformNotSupportedException-Klasse
.NET Framework 2.0
Die Ausnahme, die ausgelöst wird, wenn ein Feature auf einer bestimmten Plattform nicht ausgeführt werden kann.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly: mscorlib (in mscorlib.dll)
[SerializableAttribute] [ComVisibleAttribute(true)] public class PlatformNotSupportedException : NotSupportedException
/** @attribute SerializableAttribute() */ /** @attribute ComVisibleAttribute(true) */ public class PlatformNotSupportedException extends NotSupportedException
SerializableAttribute ComVisibleAttribute(true) public class PlatformNotSupportedException extends NotSupportedException
System.Object
System.Exception
System.SystemException
System.NotSupportedException
System.PlatformNotSupportedException
System.Exception
System.SystemException
System.NotSupportedException
System.PlatformNotSupportedException
Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile für Pocket PC, Windows Mobile für Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
.NET Framework unterstützt nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter Systemanforderungen.