ListCollection.EnsureSiteAssetsLibrary method

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

Syntax

'Declaration
Public Function EnsureSiteAssetsLibrary As List
'Usage
Dim instance As ListCollection
Dim returnValue As List

returnValue = instance.EnsureSiteAssetsLibrary()
public List EnsureSiteAssetsLibrary()

Return value

Type: Microsoft.SharePoint.Client.List
Returns List.

See also

Reference

ListCollection class

ListCollection members

Microsoft.SharePoint.Client namespace