PropertyTypeAttribute Class

Definition

public ref class PropertyTypeAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
public sealed class PropertyTypeAttribute : Attribute
type PropertyTypeAttribute = class
    inherit Attribute
Public NotInheritable Class PropertyTypeAttribute
Inherits Attribute
Inheritance
PropertyTypeAttribute
Attributes

Constructors

PropertyTypeAttribute(String, String, String, String)

Properties

DotNetType
XmlName
XmlTargetNamespace
XsdType

Applies to