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; }