語言

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 版本中被支援。

適用於