ResourceExposureAttribute(ResourceScope) Конструктор

Определение

Инициализирует новый экземпляр класса ResourceExposureAttribute с заданным уровнем доступности.

Этот API поддерживает инфраструктуру продукта и не предназначен для использования непосредственно из программного кода.

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)

Параметры

exposureLevel
ResourceScope

Область видимости ресурса.

Применяется к