SPMobileGeolocationField.Longitude 属性

获取呈现字段时,用户将看到在 UI 中的可单击文本。

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

语法

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

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

属性值

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

另请参阅

引用

SPMobileGeolocationField 类

SPMobileGeolocationField 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间