Share via


DisplayMetadata.DisplayFormatString 属性

定义

获取或设置模型的显示格式字符串。 请参阅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

属性值

注解

设置 DisplayFormatString 还会更改 DisplayFormatStringProvider

适用于