SPVssComponentDefinition.Description 属性

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

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

语法

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

value = instance.Description
public virtual string Description { 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