SPVssComponentDefinition.WriterId 属性

为了使您自定义的非数据库内容组件的卷影副本创建自定义 VSS 编写器的 ID。

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

语法

声明
Public Overridable ReadOnly Property WriterId As Guid
    Get
用法
Dim instance As SPVssComponentDefinition
Dim value As Guid

value = instance.WriterId
public virtual Guid WriterId { get; }

属性值

类型:System.Guid
您自定义的 VSS 编写器的 ID。

备注

默认实现将返回该 ID 传递给构造函数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