namespace System.Runtime.Versioning
{
[AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Module | System.AttributeTargets.Class | System.AttributeTargets.Struct | System.AttributeTargets.Enum | System.AttributeTargets.Constructor | System.AttributeTargets.Method | System.AttributeTargets.Property | System.AttributeTargets.Field | System.AttributeTargets.Event, AllowMultiple = true, Inherited = false)]
public sealed class UnsupportedOSPlatformAttribute : OSPlatformAttribute
}
Assembly | System.Runtime , Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
---|---|
Help | Documentation |
.NET | 5.05.0-windows6.06.0-android6.0-ios6.0-macos6.0-tvos6.0-watchos6.0-windows |