NonWrappedPropertiesClassAttribute Kelas

Definisi

Atribut yang menunjukkan kelas properti tidak boleh dibungkus sebelum meneruskannya ke jendela properti.

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
Warisan
NonWrappedPropertiesClassAttribute
Atribut

Konstruktor

NonWrappedPropertiesClassAttribute()

Membuat objek jenis NonWrappedPropertiesClassAttribute.

Berlaku untuk