INamedComponent.Name Property

Definition

Gets or sets the name of the component as presented to user.

public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

Property Value

The name of the component.

Remarks

Some restrictions apply to the name.

Applies to