ResourceConsumptionAttribute.ConsumptionScope プロパティ

定義

このメンバーの消費スコープを取得します。

この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。

public:
 property System::Runtime::Versioning::ResourceScope ConsumptionScope { System::Runtime::Versioning::ResourceScope get(); };
public System.Runtime.Versioning.ResourceScope ConsumptionScope { get; }
member this.ConsumptionScope : System.Runtime.Versioning.ResourceScope
Public ReadOnly Property ConsumptionScope As ResourceScope

プロパティ値

このメンバーが使用するリソース スコープを指定する ResourceScope オブジェクト。

適用対象