언어

SynchronizationPartner.Enabled 속성

정의

이 Publisher가 대체 동기화 파트너로 활성화되었는지 여부를 받거나 설정합니다.

public:
 property bool Enabled { bool get(); void set(bool value); };
public bool Enabled { get; set; }
member this.Enabled : bool with get, set
Public Property Enabled As Boolean

속성 값

Boolean 값입니다. 만약 이면 true, 동기화 파트너가 활성화됩니다. 만약 , 이 동기화 false파트너가 활성화되어 있지 않다면,

설명

이 속성은 누구나 접근할 수 있습니다.

이 네임스페이스, 클래스 또는 멤버는 .NET 프레임워크 버전 2.0에서만 지원됩니다.

적용 대상