SPMobileGeolocationField.Value 属性

在 UI 中获取 SPFieldGeolocationValue 的值。

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

语法

声明
Public Overrides ReadOnly Property Value As Object
    Get
用法
Dim instance As SPMobileGeolocationField
Dim value As Object

value = instance.Value
public override Object Value { get; }

属性值

类型:System.Object

另请参阅

引用

SPMobileGeolocationField 类

SPMobileGeolocationField 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间