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 Project y que se usan según los términos Creative Commons 2.5 Attribution License.

Constructores

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

Propiedades

Name
Required

Se aplica a