Partager via


SPMobileFormattedString.FormatText - Propriété

Obtient ou définit le format de chaîne.

Espace de noms :  Microsoft.SharePoint.Mobile.WebControls
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property FormatText As String
    Get
    Set
'Utilisation
Dim instance As SPMobileFormattedString
Dim value As String

value = instance.FormatText

instance.FormatText = value
public string FormatText { get; set; }

Valeur de propriété

Type : System.String
String qui représente le format dans lequel le texte du contrôle est restitué.

Remarques

Par exemple, «-{0} "place un signe de nombre négatif devant le texte.

Voir aussi

Référence

SPMobileFormattedString classe

SPMobileFormattedString - Membres

Microsoft.SharePoint.Mobile.WebControls - Espace de noms

Autres ressources

Composite Formatting