NamedComponent.FriendlyName Property

Definition

Gets a user-friendly name for the component.

protected internal override string FriendlyName { get; }
member this.FriendlyName : string
Protected Friend Overrides ReadOnly Property FriendlyName As String

Property Value

A String with the user-friendly name.

Applies to