Freigeben über


NonWrappedPropertiesClassAttribute Klasse

Definition

Ein Attribut, das die Eigenschaftenklasse angibt, sollte nicht umschlossen werden, bevor es an das Eigenschaftenfenster übergeben wird.

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
Vererbung
NonWrappedPropertiesClassAttribute
Attribute

Konstruktoren

NonWrappedPropertiesClassAttribute()

Erstellt ein Objekt vom Typ NonWrappedPropertiesClassAttribute.

Gilt für: