JavaLibraryReferenceAttribute 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
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
- 繼承
- 屬性
備註
本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。
建構函式
| 名稱 | Description |
|---|---|
| JavaLibraryReferenceAttribute(String) | |
屬性
| 名稱 | Description |
|---|---|
| EmbeddedArchive |
已淘汰.
取得或設定嵌入檔案的名稱。 (繼承來源 ReferenceFilesAttribute) |
| InstallInstructions |
已淘汰.
取得或設定該參考檔案的安裝指令。 (繼承來源 ReferenceFilesAttribute) |
| LibraryFileName | |
| PackageName |
已淘汰.
取得或設定與參考檔案相關的套件名稱。 (繼承來源 ReferenceFilesAttribute) |
| Sha1sum |
已淘汰.
取得或設定參考檔案的 SHA-1 校驗和。 (繼承來源 ReferenceFilesAttribute) |
| SourceUrl |
已淘汰.
取得或設定所參考檔案的原始網址。 (繼承來源 ReferenceFilesAttribute) |
| Version |
已淘汰.
取得或設定參考檔案的版本。 (繼承來源 ReferenceFilesAttribute) |