PropertyAttribute Class

Definition

public ref class PropertyAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Property, AllowMultiple=true, Inherited=false)]
public sealed class PropertyAttribute : Attribute
type PropertyAttribute = class
    inherit Attribute
Public NotInheritable Class PropertyAttribute
Inherits Attribute
Inheritance
PropertyAttribute
Attributes

Constructors

PropertyAttribute(Type)

Properties

Type
XPath
XsdType

Applies to