UnsupportedOSPlatformAttribute(String) Constructor
Namespace: DevCase.Runtime.AttributesAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public UnsupportedOSPlatformAttribute(
string platformName
)
public:
UnsupportedOSPlatformAttribute(
String^ platformName
)
new :
platformName : string -> UnsupportedOSPlatformAttribute
No code example is currently available or this language may not be supported.
Parameters
- platformName String
-
The unsupported OS platform name that this attribute applies to,
optionally including a version (eg. "windows7.0").