Share via


SPFolder.UniqueId property

Gets the unique ID of the folder.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public Guid UniqueId { get; }

Property value

Type: System.Guid
A System.Guid that identifies the folder in the form: "rid:{00000000-0000-0000-0000-000000000000}".

See also

Reference

SPFolder class

SPFolder members

Microsoft.SharePoint namespace