Поделиться через


DisplayMetadata.DisplayFormatStringProvider Свойство

Определение

Возвращает или задает делегат, используемый для получения строки формата отображения для модели. См. раздел DisplayFormatString.

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

Значение свойства

Комментарии

Параметр DisplayFormatStringProvider также изменяет DisplayFormatString.

Применяется к