SPVssComponentDefinition.DependencyPath 属性
获取自定义的 VSS 编写器创建使您自定义的非数据库内容组件的卷影副本的路径。
命名空间: Microsoft.SharePoint.Administration.Backup
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Overridable ReadOnly Property DependencyPath As String
Get
用法
Dim instance As SPVssComponentDefinition
Dim value As String
value = instance.DependencyPath
public virtual string DependencyPath { get; }
属性值
类型:System.String
自定义的 VSS 编写器的路径。
备注
默认实现将返回传递给构造函数SPVssComponentDefinition()的路径。
另请参阅
引用
Microsoft.SharePoint.Administration.Backup 命名空间
其他资源
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