RegionalSettings.TimeMarkerPosition プロパティ
Gets a value that indicates whether A.M. and P.M. appear before or after the time string.
名前空間: 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
The position of A.M. or P.M. in relation to the time string, where 0 indicates after and 1 indicates before.