Partager via


BoundPropertyEntry.FormatString Propriété

Définition

Obtient ou définit les caractères spécificateurs de format qui indiquent comment une valeur doit s'afficher.

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

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

Valeur de propriété

String

String contenant les caractères spécificateurs de format qui indiquent comment une valeur doit s'afficher.

S’applique à