語言

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
屬性

備註

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

建構函式

名稱 Description
JavaLibraryReferenceAttribute(String)

屬性

名稱 Description
EmbeddedArchive
已淘汰.

取得或設定嵌入檔案的名稱。

(繼承來源 ReferenceFilesAttribute)
InstallInstructions
已淘汰.

取得或設定該參考檔案的安裝指令。

(繼承來源 ReferenceFilesAttribute)
LibraryFileName
PackageName
已淘汰.

取得或設定與參考檔案相關的套件名稱。

(繼承來源 ReferenceFilesAttribute)
Sha1sum
已淘汰.

取得或設定參考檔案的 SHA-1 校驗和。

(繼承來源 ReferenceFilesAttribute)
SourceUrl
已淘汰.

取得或設定所參考檔案的原始網址。

(繼承來源 ReferenceFilesAttribute)
Version
已淘汰.

取得或設定參考檔案的版本。

(繼承來源 ReferenceFilesAttribute)

適用於