Share via


ActiveDirectorySiteLink.DataCompressionEnabled 属性

定义

获取或设置此站点链接的数据压缩模式。

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

属性值

如果启用数据压缩模式,则为 true;如果禁用数据压缩,则为 false

例外

Active Directory 域服务操作失败。 有关详细信息,请参见异常相关内容。

已释放此对象。

适用于