Share via


ModelMetadata.DisplayFormatString Propriété

Définition

Obtient ou définit une chaîne de format qui doit être appliquée lorsque le modèle est affiché en mode d'affichage (par opposition au mode d'édition).

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

Valeur de propriété

Chaîne de format.

S’applique à

Voir aussi