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

一个 ResourceScope 对象,指定此成员使用的资源范围。

适用于