SPBackupRestoreParameter.Key 属性
获取该参数的名称。
命名空间: Microsoft.SharePoint.Administration.Backup
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property Key As String
Get
用法
Dim instance As SPBackupRestoreParameter
Dim value As String
value = instance.Key
public string Key { get; }
属性值
类型:System.String
参数的名称。
备注
参数名称的示例是SPServer和SPLocation。