Compartir a través de


UsesLibraryAttribute Clase

Definición

[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class, AllowMultiple=true, Inherited=false)]
[System.Serializable]
public sealed class UsesLibraryAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class, AllowMultiple=true, Inherited=false)>]
[<System.Serializable>]
type UsesLibraryAttribute = class
    inherit Attribute
Herencia
UsesLibraryAttribute
Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Constructores

UsesLibraryAttribute()
UsesLibraryAttribute(String)
UsesLibraryAttribute(String, Boolean)

Propiedades

Name
Required

Se aplica a