Aracılığıyla paylaş


SPBackupRestoreParameter.Key Property

Gets the name of the parameter.

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

Syntax

'Declaration
Public ReadOnly Property Key As String
    Get
'Usage
Dim instance As SPBackupRestoreParameter
Dim value As String

value = instance.Key
public string Key { get; }

Property Value

Type: System.String
The name of the parameter.

Remarks

Examples of parameter names are SPServer and SPLocation.

See Also

Reference

SPBackupRestoreParameter Class

SPBackupRestoreParameter Members

Microsoft.SharePoint.Administration.Backup Namespace