ExtendedPropertyAttribute Kelas

Definisi

Menunjukkan bahwa properti ini bergantung pada properti lain untuk perubahan metadata dan nilai

[System.AttributeUsage(System.AttributeTargets.Property)]
public class ExtendedPropertyAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property)>]
type ExtendedPropertyAttribute = class
    inherit Attribute
Public Class ExtendedPropertyAttribute
Inherits Attribute
Warisan
ExtendedPropertyAttribute
Atribut

Konstruktor

Nama Deskripsi
ExtendedPropertyAttribute()

ctor default. tidak ada propeti induk yang disediakan

ExtendedPropertyAttribute(String)

ctor

Properti

Nama Deskripsi
HasParent

Menunjukkan bahwa properti memiliki properety induk

ParentPropertyName

Nama Properti Induk

Berlaku untuk