SPVssComponentDefinition.ComponentName 属性
获取报告到 SharePoint VSS 编写器服务的组件的名称。
命名空间: Microsoft.SharePoint.Administration.Backup
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property ComponentName As String
Get
用法
Dim instance As SPVssComponentDefinition
Dim value As String
value = instance.ComponentName
public string ComponentName { get; }
属性值
类型:System.String
非数据库组件的名称。
备注
始终返回传递给构造函数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