SPVssComponentDefinition.ComponentName - Propriété
Obtient le nom du composant qui est signalé au service enregistreur VSS de SharePoint.
Espace de noms : Microsoft.SharePoint.Administration.Backup
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ComponentName As String
Get
'Utilisation
Dim instance As SPVssComponentDefinition
Dim value As String
value = instance.ComponentName
public string ComponentName { get; }
Valeur de propriété
Type : System.String
Le nom du composant de données.
Remarques
Renvoie toujours le nom passé dans le constructeur SPVssComponentDefinition().
Voir aussi
Référence
SPVssComponentDefinition classe
SPVssComponentDefinition - Membres
Microsoft.SharePoint.Administration.Backup - Espace de noms
Autres ressources
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