DateTimeFormat.FormatProvider Property

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

Gets an object that controls formatting.

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

Syntax

Public ReadOnly Property FormatProvider As IFormatProvider
public IFormatProvider FormatProvider { get; }

Property Value

Type: System..::.IFormatProvider

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

DateTimeFormat Class

System.Runtime.Serialization Namespace