ResourceExposureAttribute(ResourceScope) Konstruktor

Definice

Inicializuje novou instanci ResourceExposureAttribute třídy se zadanou úrovní expozice.

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

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

Rozsah prostředku.

Platí pro