次の方法で共有


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 オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

コンストラクター

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

プロパティ

Name
Required

適用対象