NonWrappedPropertiesClassAttribute 클래스

정의

속성 클래스가 속성 창에 전달되기 전에 래핑되지 않음을 나타내는 특성입니다.

public ref class NonWrappedPropertiesClassAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)]
[System.Runtime.InteropServices.ComVisible(false)]
public class NonWrappedPropertiesClassAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type NonWrappedPropertiesClassAttribute = class
    inherit Attribute
Public Class NonWrappedPropertiesClassAttribute
Inherits Attribute
상속
NonWrappedPropertiesClassAttribute
특성

생성자

NonWrappedPropertiesClassAttribute()

NonWrappedPropertiesClassAttribute 형식의 개체를 만듭니다.

적용 대상