다음을 통해 공유


DateOptions.TimePattern24Hour Property

Gets the current 24-hour time format pattern.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

Syntax

'Declaration
Public ReadOnly Property TimePattern24Hour As String
    Get
'Usage
Dim instance As DateOptions
Dim value As String

value = instance.TimePattern24Hour
public string TimePattern24Hour { get; }

Property Value

Type: System.String
A string that contains the format pattern.

See Also

Reference

DateOptions Class

DateOptions Members

Microsoft.SharePoint.Utilities Namespace