ResourceExposureAttribute(ResourceScope) Constructor

Definitie

Initialiseert een nieuw exemplaar van de ResourceExposureAttribute klasse met het opgegeven blootstellingsniveau.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

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)

Parameters

exposureLevel
ResourceScope

De reikwijdte van de bron.

Van toepassing op