UsesFeatureAttribute クラス

定義

[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true, Inherited=false)]
[System.Serializable]
public sealed class UsesFeatureAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true, Inherited=false)>]
[<System.Serializable>]
type UsesFeatureAttribute = class
    inherit Attribute
継承
UsesFeatureAttribute
属性

注釈

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

コンストラクター

名前 説明
UsesFeatureAttribute()
UsesFeatureAttribute(String)

プロパティ

名前 説明
GLESVersion
Name
Required
Version

適用対象