System.ComponentModel.Design.DesignerActionPropertyItem.MemberName Property

Gets the name of the property that this item is associated with.

Syntax

public string MemberName { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The DesignerActionPropertyItem.MemberName property specifies which property—in the class derived from the System.ComponentModel.Design.DesignerActionList class—the item should be bound to. When the programmer interacts with the panel item through the user interface (UI), this associated property will be set.

DesignerActionPropertyItem.MemberName is set in the constructor. Its value is case-sensitive.

Requirements

Namespace: System.ComponentModel.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0