UnsupportedOSPlatformAttribute Constructor

Overload List

UnsupportedOSPlatformAttribute(String) Initializes a new instance of the UnsupportedOSPlatformAttribute attribute class for the specified unsupported OS platform.
UnsupportedOSPlatformAttribute(String, String) Initializes a new instance of the UnsupportedOSPlatformAttribute attribute class for the specified unsupported OS platform with an additional message.

See Also