Freigeben über


Web.DefaultDocumentLibrary-Methode

Namespace:  Microsoft.SharePoint.Client
Assemblys:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Function DefaultDocumentLibrary As List
'Usage
Dim instance As Web
Dim returnValue As List

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

Rückgabewert

Typ: Microsoft.SharePoint.Client.List

Siehe auch

Referenz

Web Klasse

Web-Member

Microsoft.SharePoint.Client-Namespace