ModelComponent.FriendlyName Property

Definition

Gets the friendly name of the ModelComponent.

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

Property Value

The friendly name of the component.

Applies to