Share via


SPVssComponentDefinition.Path property

Gets the path to the component that is reported to the SharePoint VSS Writer service.

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

Syntax

'Declaration
Public Overridable ReadOnly Property Path As String
    Get
'Usage
Dim instance As SPVssComponentDefinition
Dim value As String

value = instance.Path
public virtual string Path { get; }

Property value

Type: System.String
The path of the component.

Remarks

Always returns the name passed to the constructor SPVssComponentDefinition().

See also

Reference

SPVssComponentDefinition class

SPVssComponentDefinition members

Microsoft.SharePoint.Administration.Backup namespace

Other resources

SharePoint Foundation and the Volume Shadow Copy Service

How Volume Shadow Copy Service Works

Starting and Configuring the WSS Writer Service

Volume Shadow Copy Service Technical Reference