DateOptions.DateTimeFormat - Propriété
Obtient l' actuel DateTimeFormat dérivés de paramètres régionaux et le calendrier.
Espace de noms : Microsoft.SharePoint.Utilities
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property DateTimeFormat As DateTimeFormatInfo
Get
'Utilisation
Dim instance As DateOptions
Dim value As DateTimeFormatInfo
value = instance.DateTimeFormat
public DateTimeFormatInfo DateTimeFormat { get; }
Valeur de propriété
Type : System.Globalization.DateTimeFormatInfo
Objet qui contient les informations de format de date et heure.