Compartilhar via


DocumentSetBaseWebPart.DocumentSetFolder Property

Gets the Document Set folder for the current SPFolder object that carries this control.

Namespace:  Microsoft.Office.Server.WebControls
Assembly:  Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)

Syntax

'Declaration
Protected ReadOnly Property DocumentSetFolder As SPFolder
    Get
'Usage
Dim value As SPFolder

value = Me.DocumentSetFolder
protected SPFolder DocumentSetFolder { get; }

Property Value

Type: Microsoft.SharePoint.SPFolder

See Also

Reference

DocumentSetBaseWebPart Class

DocumentSetBaseWebPart Members

Microsoft.Office.Server.WebControls Namespace