BoundPropertyEntry.FormatString Eigenschaft

Definition

Dient zum Abrufen oder Festlegen der Formatbezeichnerzeichen, die angeben, wie ein Wert angezeigt werden soll.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

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

Eigenschaftswert

A String containing the format specifier characters that indicate how a value is to be displayed.

Gilt für: