FeedSyncServices.GetKnowledge 메서드
로드된 FeedSync 피드를 사용하여 복제본의 현재 정보를 계산하고 해당 정보를 반환합니다.
네임스페이스: Microsoft.Synchronization.FeedSync
어셈블리: microsoft.synchronization.dll의 Microsoft.Synchronization
구문
‘선언
Public Function GetKnowledge As SyncKnowledge
‘사용 방법
Dim instance As FeedSyncServices
Dim returnValue As SyncKnowledge
returnValue = instance.GetKnowledge
public SyncKnowledge GetKnowledge ()
public:
SyncKnowledge^ GetKnowledge ()
public SyncKnowledge GetKnowledge ()
public function GetKnowledge () : SyncKnowledge
반환 값
로드된 FeedSync 피드를 사용하여 계산한 현재 정보입니다.
참고 항목
참조
FeedSyncServices 클래스
FeedSyncServices 멤버
Microsoft.Synchronization.FeedSync 네임스페이스