RegionalSettings.TimeMarkerPosition 屬性
取得值,指出時間之前或之後出現上午 (A.M.) 和下午 (P.M.)。
命名空間: Microsoft.SharePoint.Client
組件: Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中); Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中) Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)
語法
'宣告
Public ReadOnly Property TimeMarkerPosition As UInteger
Get
'用途
Dim instance As RegionalSettings
Dim value As UInteger
value = instance.TimeMarkerPosition
public uint TimeMarkerPosition { get; }
屬性值
類型:System.UInt32
之前,指出相對於時間的字串, 0指示之後的位置和1上午或晚上的位置。