Freigeben über


SPDatabaseSnapshotCollection.Path-Eigenschaft

Dient zum Abrufen oder Festlegen des Dateisystempfads auf dem Datenbankserver, auf dem die Momentaufnahmen gespeichert sind.

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

Syntax

'Declaration
Public Property Path As String
    Get
    Set
'Usage
Dim instance As SPDatabaseSnapshotCollection
Dim value As String

value = instance.Path

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

Eigenschaftswert

Typ: System.String
Die in der datenbankmomentaufnahmen Dateisystempfad.

Siehe auch

Referenz

SPDatabaseSnapshotCollection Klasse

SPDatabaseSnapshotCollection-Member

Microsoft.SharePoint.Administration.Backup-Namespace