Sandbox Logo

class KeyPropertyAttribute : System.Attribute

Summary

Mark this property as the key property - which means that it can represent the whole object in a single line, while usually offering an advanced mode to view the entire object.

User Comments