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