共用方式為


UsesLibraryAttribute 類別

定義

[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
繼承
UsesLibraryAttribute
屬性

備註

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

建構函式

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

屬性

Name
Required

適用於