共用方式為


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

適用於