Share via


SPSiteInfo.Path property

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

Syntax

'Declaration
Public Property Path As String
    Get
    Friend Set
'Usage
Dim instance As SPSiteInfo
Dim value As String

value = instance.Path
public string Path { get; internal set; }

Property value

Type: System.String

See also

Reference

SPSiteInfo class

SPSiteInfo members

Microsoft.SharePoint.Administration namespace