Share via


Site.GeoLocation property

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

Syntax

'Declaration
Public ReadOnly Property GeoLocation As String
    Get
'Usage
Dim instance As Site
Dim value As String

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

Property value

Type: System.String

See also

Reference

Site class

Site members

Microsoft.SharePoint.Client namespace