다음을 통해 공유


ContainedAttribute 클래스

정의

탐색 속성을 포함으로 표시합니다.

[System.AttributeUsage(System.AttributeTargets.Property)]
public sealed class ContainedAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property)>]
type ContainedAttribute = class
    inherit Attribute
Public NotInheritable Class ContainedAttribute
Inherits Attribute
상속
ContainedAttribute
특성

생성자

ContainedAttribute()

탐색 속성을 포함으로 표시합니다.

적용 대상