DesignerActionPropertyItem.MemberName Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the name of the property that this item is associated with.
public:
property System::String ^ MemberName { System::String ^ get(); };
public string MemberName { get; }
member this.MemberName : string
Public ReadOnly Property MemberName As String
A String that contains the name of the associated property.
The MemberName property specifies which property - in the class derived from the 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.
MemberName is set in the constructor. Its value is case-sensitive.
Відгук про .NET
.NET – це проект із відкритим кодом. Виберіть посилання, щоб надати відгук: