NonWrappedPropertiesClassAttribute Classe

Définition

L’attribut indiquant la classe propriétés ne doit pas être enroulé avant de le passer à la fenêtre des propriétés.

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
Héritage
NonWrappedPropertiesClassAttribute
Attributs

Constructeurs

Nom Description
NonWrappedPropertiesClassAttribute()

Crée un objet de type NonWrappedPropertiesClassAttribute.

S’applique à