ModelMetadata.DisplayName Property

Definition

Gets the display name of the model.

public:
 abstract property System::String ^ DisplayName { System::String ^ get(); };
public abstract string DisplayName { get; }
public abstract string? DisplayName { get; }
member this.DisplayName : string
Public MustOverride ReadOnly Property DisplayName As String

Property Value

Applies to