SPVssDiscoveryHelper constructor (String)
Initializes a new instance of the SPVssDiscoveryHelper class by using the specified name.
Namespace: Microsoft.SharePoint.Administration.Backup
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Sub New ( _
name As String _
)
'Usage
Dim name As String
Dim instance As New SPVssDiscoveryHelper(name)
protected SPVssDiscoveryHelper(
string name
)
Parameters
name
Type: System.StringThe name of the persisting SPVssDiscoveryHelper object.
See also
Reference
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