다음을 통해 공유


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

리소스의 범위입니다.

적용 대상