AmbientProperty 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*
指定设计器主题类的环境主题设置的来源。
public enum class AmbientProperty
public enum AmbientProperty
[System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
public enum AmbientProperty
type AmbientProperty =
[<System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")>]
type AmbientProperty =
Public Enum AmbientProperty
- 继承
- 属性
字段
DesignerSize | 0 | 从与活动设计器关联的 AmbientTheme 类获取环境主题设置。 |
OperatingSystemSetting | 1 | 从操作系统获取环境主题设置。 |
注解
备注
本材料讨论的类型和命名空间已废弃不用。 有关详细信息,请参阅 Windows Workflow Foundation 4.5 中弃用的类型。