PropertyAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |