DistinguishedFieldAttribute クラス

定義

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
継承
DistinguishedFieldAttribute
属性

コンストラクター

DistinguishedFieldAttribute()
DistinguishedFieldAttribute(Type, String)

プロパティ

DotNetPath
Type
XPath
XsdType

適用対象