SPCopyDestination.Comment 属性

如果复制目标要求签出,获取或设置新版本的签入注释。

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

语法

声明
Public Property Comment As String
    Get
    Set
用法
Dim instance As SPCopyDestination
Dim value As String

value = instance.Comment

instance.Comment = value
public string Comment { get; set; }

属性值

类型:System.String
一个字符串值,该值代表批注的文本。

另请参阅

引用

SPCopyDestination 类

SPCopyDestination 成员

Microsoft.SharePoint 命名空间