Skip to main content
.NET 6.0+

FriendlyKeyPropertyAttribute Properties

Specifies the property which is considered an analog of the GUID property, to allow use of more suitable values.
Name Description
MemberName Indicates the persistent property which the system uses as an identifier-like property.
TypeId When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute.
See Also