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 개체입니다.

적용 대상