System.Runtime.Versioning.ResourceConsumptionAttribute Members

The members of System.Runtime.Versioning.ResourceConsumptionAttribute are listed below.

See Also: Inherited members from System.Attribute

Public Constructors

Initializes a new instance of the System.Runtime.Versioning.ResourceConsumptionAttribute class specifying the scope of the consumed resource.

Initializes a new instance of the System.Runtime.Versioning.ResourceConsumptionAttribute class specifying the scope of the consumed resource and the scope of how it is consumed.

Public Properties

[read-only]
ConsumptionScopeResourceScope.

Gets the consumption scope for this member.

[read-only]
ResourceScopeResourceScope.

Gets the resource scope for the consumed resource.