Share via


DistinguishedFieldAttribute Class

Definition

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

Constructors

DistinguishedFieldAttribute()
DistinguishedFieldAttribute(Type, String)

Properties

DotNetPath
Type
XPath
XsdType

Applies to