ModelMetadata.DisplayFormatString Property

Definition

Gets the format string (see https://msdn.microsoft.com/en-us/library/txafckwd.aspx) used to display the model.

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

Property Value

Applies to