共用方式為


SPRegionalSettings.TimeMarkerPosition property

取得值,指出時間之前或之後出現上午 (A.M.) 和下午 (P.M.)。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property TimeMarkerPosition As UInteger
    Get
'用途
Dim instance As SPRegionalSettings
Dim value As UInteger

value = instance.TimeMarkerPosition
public uint TimeMarkerPosition { get; }

Property value

Type: System.UInt32
帶正負號的 32 位元整數,指出上午 」 或 「 P.M.的位置,相對於時間的字串,其中之後,表示0和1表示之前。

請參閱

參照

SPRegionalSettings class

SPRegionalSettings members

Microsoft.SharePoint namespace