SPMobileGeolocationField.Latitude 属性

获取呈现 SPMobileGeolocationField 控件 SPFieldGeolocation 纬度值。

命名空间:  Microsoft.SharePoint.Mobile.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public ReadOnly Property Latitude As String
    Get
用法
Dim instance As SPMobileGeolocationField
Dim value As String

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

属性值

类型:System.String
一个字符串,表示 SPFieldGeolocation 纬度数据。

另请参阅

引用

SPMobileGeolocationField 类

SPMobileGeolocationField 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间