Share via


DisplayModeProvider.RequireConsistentDisplayMode 属性

定义

此类型/成员支持.NET Framework基础结构,不应直接从代码中使用。获取或设置一个值,该值指示网页是否需要一致的显示模式。

public bool RequireConsistentDisplayMode { get; set; }
member this.RequireConsistentDisplayMode : bool with get, set
Public Property RequireConsistentDisplayMode As Boolean

属性值

如果网页需要一致的显示模式,则为 true;否则为 false。

适用于