DocumentLibraryVersion.Comments 属性

定义

返回与共享文档的指定版本关联的任何可选注释。

public:
 property System::String ^ Comments { System::String ^ get(); };
public string Comments { get; }
member this.Comments : string
Public ReadOnly Property Comments As String

属性值

注解

用户在对以前签出的文档进行签入时,可以通过文档库用户界面附加版本注释。

适用于