LinkerSafeAttribute Clase

Definición

Precaución

For .NET 6+, please use: [assembly: global::System.Reflection.AssemblyMetadata("IsTrimmable", "True")]

[System.AttributeUsage(System.AttributeTargets.Assembly)]
[System.Obsolete("For .NET 6+, please use: [assembly: global::System.Reflection.AssemblyMetadata("IsTrimmable", "True")]")]
public sealed class LinkerSafeAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly)>]
[<System.Obsolete("For .NET 6+, please use: [assembly: global::System.Reflection.AssemblyMetadata("IsTrimmable", "True")]")>]
type LinkerSafeAttribute = class
    inherit Attribute
Herencia
LinkerSafeAttribute
Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Constructores

Nombre Description
LinkerSafeAttribute()

Se aplica a