PlatformNotSupportedException-Klasse
.NET Framework 3.5
Aktualisiert: November 2007
Die Ausnahme, die ausgelöst wird, wenn ein Feature auf einer bestimmten Plattform nicht ausgeführt werden kann.
Assembly: mscorlib (in mscorlib.dll)
[SerializableAttribute] [ComVisibleAttribute(true)] public class PlatformNotSupportedException : NotSupportedException
/** @attribute SerializableAttribute */ /** @attribute ComVisibleAttribute(true) */ public class PlatformNotSupportedException extends NotSupportedException
public class PlatformNotSupportedException extends NotSupportedException
System.Object
System.Exception
System.SystemException
System.NotSupportedException
System.PlatformNotSupportedException
System.Exception
System.SystemException
System.NotSupportedException
System.PlatformNotSupportedException
Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98, Windows CE, Windows Mobile für Smartphone, Windows Mobile für Pocket PC, Xbox 360
.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.