다음을 통해 공유


SPMobileGeolocationField.GeolocationField property

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

Syntax

'Declaration
Public ReadOnly Property GeolocationField As SPFieldGeolocation
    Get
'Usage
Dim instance As SPMobileGeolocationField
Dim value As SPFieldGeolocation

value = instance.GeolocationField
public SPFieldGeolocation GeolocationField { get; }

Property value

Type: Microsoft.SharePoint.SPFieldGeolocation

See also

Reference

SPMobileGeolocationField class

SPMobileGeolocationField members

Microsoft.SharePoint.Mobile.WebControls namespace