Partager via


NumberFormatAttribute.FormatString, propriété

Obtient la chaîne de format de nombre pour le NumberFormatAttributeactuel.

Espace de noms :  Microsoft.Windows.Design.PropertyEditing
Assembly :  Microsoft.Windows.Design.Interaction (dans Microsoft.Windows.Design.Interaction.dll)

Syntaxe

'Déclaration
Public ReadOnly Property FormatString As String
    Get
public string FormatString { get; }
public:
property String^ FormatString {
    String^ get ();
}
member FormatString : string
function get FormatString () : String

Valeur de propriété

Type : System.String
Chaîne de format de nombre pour le NumberFormatAttributeactuel.

Sécurité .NET Framework

Voir aussi

Référence

NumberFormatAttribute Classe

Microsoft.Windows.Design.PropertyEditing, espace de noms