ResourceExposureAttribute(ResourceScope) Konstruktor

Definicja

Inicjuje ResourceExposureAttribute nowe wystąpienie klasy z określonym poziomem ekspozycji.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

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)

Parametry

exposureLevel
ResourceScope

Zakres zasobu.

Dotyczy