PropertyAttribute 类

定义

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
继承
PropertyAttribute
属性

构造函数

PropertyAttribute(Type)

属性

Type
XPath
XsdType

适用于