NonWrappedPropertiesClassAttribute Klasse

Definition

Das Attribut, das die Eigenschaftsklasse angibt, sollte nicht vor der Weitergabe an das Eigenschaftsfenster eingewickelt werden.

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

Name Beschreibung
NonWrappedPropertiesClassAttribute()

Erstellt ein Objekt vom Typ NonWrappedPropertiesClassAttribute.

Gilt für: