다음을 통해 공유


SyncKnowledge 클래스

복제본에 있는 항목 저장소에 대한 정보를 나타냅니다.

네임스페이스: Microsoft.Synchronization
어셈블리: microsoft.synchronization.dll의 Microsoft.Synchronization

구문

‘선언
<SerializableAttribute> _
<XmlRootAttribute(Namespace:="https://schemas.microsoft.com/2008/03/sync/", ElementName:="syncKnowledge")> _
Public Class SyncKnowledge
    Implements ISerializable, IXmlSerializable
‘사용 방법
Dim instance As SyncKnowledge
[SerializableAttribute] 
[XmlRootAttribute(Namespace="https://schemas.microsoft.com/2008/03/sync/", ElementName="syncKnowledge")] 
public class SyncKnowledge : ISerializable, IXmlSerializable
[SerializableAttribute] 
[XmlRootAttribute(Namespace=L"https://schemas.microsoft.com/2008/03/sync/", ElementName=L"syncKnowledge")] 
public ref class SyncKnowledge : ISerializable, IXmlSerializable
/** @attribute SerializableAttribute() */ 
/** @attribute XmlRootAttribute(Namespace="https://schemas.microsoft.com/2008/03/sync/", ElementName="syncKnowledge") */ 
public class SyncKnowledge implements ISerializable, IXmlSerializable
SerializableAttribute 
XmlRootAttribute(Namespace="https://schemas.microsoft.com/2008/03/sync/", ElementName="syncKnowledge") 
public class SyncKnowledge implements ISerializable, IXmlSerializable

상속 계층 구조

System.Object
  Microsoft.Synchronization.SyncKnowledge
     Microsoft.Synchronization.ForgottenKnowledge

스레드로부터의 안전성

이 유형의 모든 public static(Visual Basic의 경우 Shared ) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

SyncKnowledge 멤버
Microsoft.Synchronization 네임스페이스