JavaLibraryReferenceAttribute 类

定义

注意

This attribute is no longer supported.

[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)]
[System.Obsolete("This attribute is no longer supported.", true)]
public class JavaLibraryReferenceAttribute : Android.ReferenceFilesAttribute
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)>]
[<System.Obsolete("This attribute is no longer supported.", true)>]
type JavaLibraryReferenceAttribute = class
    inherit ReferenceFilesAttribute
继承
JavaLibraryReferenceAttribute
属性

注解

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

构造函数

名称 说明
JavaLibraryReferenceAttribute(String)

属性

名称 说明
EmbeddedArchive
已过时.
(继承自 ReferenceFilesAttribute)
InstallInstructions
已过时.
(继承自 ReferenceFilesAttribute)
LibraryFileName
PackageName
已过时.
(继承自 ReferenceFilesAttribute)
Sha1sum
已过时.
(继承自 ReferenceFilesAttribute)
SourceUrl
已过时.
(继承自 ReferenceFilesAttribute)
Version
已过时.
(继承自 ReferenceFilesAttribute)

适用于