ControlDesigner.ControlDesignerAccessibleObject.Name Property

Definition

Gets or sets the object name.

public:
 virtual property System::String ^ Name { System::String ^ get(); };
public override string Name { get; }
member this.Name : string
Public Overrides ReadOnly Property Name As String

Property Value

The object name, or null if the property has not been set.

Applies to