FormatString Property
Collapse the table of content
Expand the table of content

DateTimeFormat.FormatString Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the format strings to control the formatting produced when a date or time is represented as a string.

Namespace:  System.Runtime.Serialization
Assembly:  System.ServiceModel.Web (in System.ServiceModel.Web.dll)

'Declaration
Public ReadOnly Property FormatString As String

Property Value

Type: System.String
The format strings to control the formatting produced when a date or time is represented as a string.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft