다음을 통해 공유


SPMobileGeolocationField.Latitude property

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

Syntax

'Declaration
Public ReadOnly Property Latitude As String
    Get
'Usage
Dim instance As SPMobileGeolocationField
Dim value As String

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

Property value

Type: System.String

See also

Reference

SPMobileGeolocationField class

SPMobileGeolocationField members

Microsoft.SharePoint.Mobile.WebControls namespace