共用方式為


DocumentSet.ExportDocumentSet 方法

命名空間:  Microsoft.SharePoint.Client.DocumentSet
組件:   Microsoft.SharePoint.Client.DocumentManagement.Silverlight (在 Microsoft.SharePoint.Client.DocumentManagement.Silverlight.dll 中);  Microsoft.SharePoint.Client.DocumentManagement.Phone (在 Microsoft.SharePoint.Client.DocumentManagement.Phone.dll 中)  Microsoft.SharePoint.Client.DocumentManagement (在 Microsoft.SharePoint.Client.DocumentManagement.dll 中)

語法

'宣告
Public Function ExportDocumentSet As ClientResult(Of Stream)
'用途
Dim instance As DocumentSet
Dim returnValue As ClientResult(Of Stream)

returnValue = instance.ExportDocumentSet()
public ClientResult<Stream> ExportDocumentSet()

傳回值

類型:Microsoft.SharePoint.Client.ClientResult<Stream>

請參閱

參照

DocumentSet 類別

DocumentSet 成員

Microsoft.SharePoint.Client.DocumentSet 命名空間