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
특성

생성자

Name Description
NonWrappedPropertiesClassAttribute()

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

적용 대상