NativeLibraryReferenceAttribute Classe

Definição

Cuidado

This attribute is no longer supported.

[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)]
[System.Obsolete("This attribute is no longer supported.", true)]
public sealed class NativeLibraryReferenceAttribute : Android.ReferenceFilesAttribute
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)>]
[<System.Obsolete("This attribute is no longer supported.", true)>]
type NativeLibraryReferenceAttribute = class
    inherit ReferenceFilesAttribute
Herança
NativeLibraryReferenceAttribute
Atributos

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Construtores

Nome Description
NativeLibraryReferenceAttribute(String)

Propriedades

Nome Description
EmbeddedArchive
Obsoleto.
(Herdado de ReferenceFilesAttribute)
InstallInstructions
Obsoleto.
(Herdado de ReferenceFilesAttribute)
LibraryFileName
PackageName
Obsoleto.
(Herdado de ReferenceFilesAttribute)
Sha1sum
Obsoleto.
(Herdado de ReferenceFilesAttribute)
SourceUrl
Obsoleto.
(Herdado de ReferenceFilesAttribute)
Version
Obsoleto.
(Herdado de ReferenceFilesAttribute)

Aplica-se a