Поделиться через


Метод Web.GetFolderById

Пространство имен:  Microsoft.SharePoint.Client
Сборки:   Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)

Синтаксис

'Декларация
Public Function GetFolderById ( _
    uniqueId As Guid _
) As Folder
'Применение
Dim instance As Web
Dim uniqueId As Guid
Dim returnValue As Folder

returnValue = instance.GetFolderById(uniqueId)
public Folder GetFolderById(
    Guid uniqueId
)

Параметры

Возвращаемое значение

Тип: Microsoft.SharePoint.Client.Folder

См. также

Справочные материалы

Web класс

Элементы Web

Пространство имен Microsoft.SharePoint.Client