Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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