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.
Specifies the folder whose type is Document Set as the Document Set folder.
Namespace: Microsoft.Office.Server.WebControls
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Protected m_docSetFolder As SPFolder
'Usage
Dim value As SPFolder
value = Me.m_docSetFolder
Me.m_docSetFolder = value
protected SPFolder m_docSetFolder