다음을 통해 공유


InternalAttribute 클래스

정의

형식 또는 멤버가 메타데이터에서 SDK 또는 프레임워크 내부로 표시되어야 하며 시스템 구성 요소에서만 사용하도록 표시되어야 했음을 나타냅니다.

public ref class InternalAttribute sealed : Attribute
/// [Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.ApiContract | System.AttributeTargets.Delegate | System.AttributeTargets.Enum | System.AttributeTargets.Interface | System.AttributeTargets.RuntimeClass | System.AttributeTargets.Struct)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.FoundationContract, 65536)]
class InternalAttribute final : Attribute
[Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.ApiContract | System.AttributeTargets.Delegate | System.AttributeTargets.Enum | System.AttributeTargets.Interface | System.AttributeTargets.RuntimeClass | System.AttributeTargets.Struct)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.FoundationContract), 65536)]
public sealed class InternalAttribute : Attribute
function InternalAttribute()
Public NotInheritable Class InternalAttribute
Inherits Attribute
상속
InternalAttribute
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Foundation.FoundationContract (v1.0에서 도입되었습니다.)

생성자

InternalAttribute()

특성의 새 instance 만들고 초기화합니다.

적용 대상

추가 정보