Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the format pattern for a long date value, which is associated with the āDā standard format character.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property LongDatePattern As String
Get
'Usage
Dim instance As DateOptions
Dim value As String
value = instance.LongDatePattern
public string LongDatePattern { get; }
Property value
Type: System.String
The format pattern for a long date value.