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


Конструктор FeedBuilder

Инициализирует новый экземпляр класса FeedBuilder, содержащий указанный объект служб FeedSync.

Пространство имен: Microsoft.Synchronization.FeedSync
Сборка: Microsoft.Synchronization (в microsoft.synchronization.dll)

Синтаксис

'Декларация
Public Sub New ( _
    feedSyncServices As FeedSyncServices _
)
'Применение
Dim feedSyncServices As FeedSyncServices

Dim instance As New FeedBuilder(feedSyncServices)
public FeedBuilder (
    FeedSyncServices feedSyncServices
)
public:
FeedBuilder (
    FeedSyncServices^ feedSyncServices
)
public FeedBuilder (
    FeedSyncServices feedSyncServices
)
public function FeedBuilder (
    feedSyncServices : FeedSyncServices
)

Параметры

  • feedSyncServices

См. также

Справочник

Класс FeedBuilder
Элементы FeedBuilder
Пространство имен Microsoft.Synchronization.FeedSync