ResourceExposureAttribute(ResourceScope) Konstruktor

Definition

Initierar en ny instans av ResourceExposureAttribute klassen med den angivna exponeringsnivån.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

public:
 ResourceExposureAttribute(System::Runtime::Versioning::ResourceScope exposureLevel);
public ResourceExposureAttribute(System.Runtime.Versioning.ResourceScope exposureLevel);
new System.Runtime.Versioning.ResourceExposureAttribute : System.Runtime.Versioning.ResourceScope -> System.Runtime.Versioning.ResourceExposureAttribute
Public Sub New (exposureLevel As ResourceScope)

Parametrar

exposureLevel
ResourceScope

Resursens omfång.

Gäller för