SPVssComponentDefinition.Path 属性

获取报告到 SharePoint VSS 编写器服务的组件的路径。

命名空间:  Microsoft.SharePoint.Administration.Backup
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Overridable ReadOnly Property Path As String
    Get
用法
Dim instance As SPVssComponentDefinition
Dim value As String

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

属性值

类型:System.String
组件的路径。

备注

始终返回传递给构造函数SPVssComponentDefinition()的名称。

另请参阅

引用

SPVssComponentDefinition 类

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