ModelMetadata.DisplayFormatString Vlastnost

Definice

Získá nebo nastaví formátovací řetězec, který by se měl použít při zobrazení modelu v režimu zobrazení (na rozdíl od režimu úprav).

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

Hodnota vlastnosti

Formátovací řetězec.

Platí pro

Viz také