Share via


IRequestResources.RequestResources Property

Reserved for internal use. Verifies that a user who requests an operation involving the modification of site objects has permissions to complete the specified operation.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
ReadOnly Property RequestResources As RequestResources
    Get
'Usage
Dim instance As IRequestResources
Dim value As RequestResources

value = instance.RequestResources
RequestResources RequestResources { get; }

Property Value

Type: Microsoft.SharePoint.RequestResources

See Also

Reference

IRequestResources Interface

IRequestResources Members

Microsoft.SharePoint Namespace