共用方式為


SPFieldGeolocation class

表示包含地理位置值的欄位。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPField
    Microsoft.SharePoint.SPFieldGeolocation

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Class SPFieldGeolocation _
    Inherits SPField
'用途
Dim instance As SPFieldGeolocation
public class SPFieldGeolocation : SPField

備註

這個欄位是繫結至 Bing 對應控制項的呈現,因此如果您想要使用您應該覆寫用戶端呈現 (CSR),這個欄位的任何其他網站導覽提供者。

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

SPFieldGeolocation members

Microsoft.SharePoint namespace