namespace System.Runtime.Versioning
{
[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Module | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Constructor | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Event | AttributeTargets.Interface, AllowMultiple = true, Inherited = false)]
public sealed class UnsupportedOSPlatformAttribute : OSPlatformAttribute
{
public UnsupportedOSPlatformAttribute(string! platformName);
}
}
nuget.org | 0.3 % |
---|---|
Upgrade Planner | 0.0 % |
Assembly | System.Runtime , Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
.NET | 5.05.0-windows6.06.0-android6.0-ios6.0-maccatalyst6.0-macos6.0-tvos6.0-watchos6.0-windows7.07.0-android7.0-ios7.0-macos7.0-tvos7.0-watchos7.0-windows |
OS Platforms | For the selected framework this API is supported on all OS platforms. |