Class PlatformNotSupportedException
The exception that is thrown when a feature does not run on a particular platform.
Inherited Members
Namespace: System
Assembly: mscorlib.dll
Syntax
public class PlatformNotSupportedException : NotSupportedException
Constructors
| Improve this Doc View SourcePlatformNotSupportedException()
Initializes a new instance of the ArgumentNullException class.
Declaration
public PlatformNotSupportedException()