ModelMetadata.SimpleDisplayProperty Property

Definition

Gets a value which is the name of the property used to display the model.

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

Property Value

Applies to