SPVssComponentDefinition.Description - Propriété

Obtient la description du composant qui est signalée au service enregistreur VSS de SharePoint.

Espace de noms :  Microsoft.SharePoint.Administration.Backup
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Overridable ReadOnly Property Description As String
    Get
'Utilisation
Dim instance As SPVssComponentDefinition
Dim value As String

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

Valeur de propriété

Type : System.String
Une description du composant.

Remarques

L'implémentation par défaut retourne la description passée 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