다음을 통해 공유


NestOptionAttribute 클래스

정의

중첩 옵션에 대한 특성 클래스입니다.

[System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)]
public sealed class NestOptionAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)>]
type NestOptionAttribute = class
    inherit Attribute
Public NotInheritable Class NestOptionAttribute
Inherits Attribute
상속
NestOptionAttribute
특성

생성자

NestOptionAttribute()

를 만듭니다 NestOptionAttribute.

적용 대상