ResourceExposureAttribute(ResourceScope) Oluşturucu

Tanım

Belirtilen maruz kalma düzeyine sahip sınıfın ResourceExposureAttribute yeni bir örneğini başlatır.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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)

Parametreler

exposureLevel
ResourceScope

Kaynağın kapsamı.

Şunlara uygulanır