Megosztás a következőn keresztül:


DisplayMetadata.DisplayFormatString Property

Definition

Gets or sets a display format string for the model. See DisplayFormatString

public:
 property System::String ^ DisplayFormatString { System::String ^ get(); void set(System::String ^ value); };
public string DisplayFormatString { get; set; }
public string? DisplayFormatString { get; set; }
member this.DisplayFormatString : string with get, set
Public Property DisplayFormatString As String

Property Value

Remarks

Setting DisplayFormatString also changes DisplayFormatStringProvider.

Applies to