SPFolder Class
Definition
public ref class SPFolder
[Microsoft.SharePoint.Client.ClientCallableType(DeleteMethodClientName="DeleteObject", EntityKeyPropertyNames="ServerRelativeUrl", FactoryType=typeof(Microsoft.SharePoint.SPObjectFactory), Name="Folder", ObjectIdentityPropertyName="CanonicalId", ObjectUrlPathPropertyName="Microsoft.SharePoint.SPObjectUrlPath.GetUrlPath", PatchUpdateMethodClientName="Update", PutUpdateMethodClientName="Update", SampleUrl="{apiroot}/web/folders/getbyurl({folderrelativeurl})", ServerTypeId="{dbe8175a-505d-4eff-bec4-6c809709808b}")]
[Microsoft.SharePoint.Client.SubsetCallableExcludeInterface(Microsoft.SharePoint.Client.SubsetCallableExcludeMemberType.InternalInterface, ExcludeInterface=typeof(Microsoft.SharePoint.Utilities.ISPShareableByLinkObject))]
[Microsoft.SharePoint.Client.SubsetCallableType]
public class SPFolder
type SPFolder = class
Public Class SPFolder
- Inheritance
-
- Attributes
-
ClientCallableTypeAttribute
SubsetCallableExcludeInterfaceAttribute
SubsetCallableTypeAttribute
Properties
Methods
Applies to