Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the full path, in the tree of components, of the component represented by the SPBackupRestoreObject.
Namespace: Microsoft.SharePoint.Administration.Backup
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property FullPath As String
Get
'Usage
Dim instance As SPBackupRestoreObject
Dim value As String
value = instance.FullPath
public string FullPath { get; }
Property Value
Type: System.String
A String that represents the path of the component in the farm's tree of components.