AmbientProperty 列舉

定義

警告

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
繼承
AmbientProperty
屬性

欄位

名稱 Description
DesignerSize 0

環境主題設定則來自 AmbientTheme 與活動設計者相關的類別。

OperatingSystemSetting 1

環境主題設定則由作業系統取得。

備註

Note

此數據會討論已過時的類型和命名空間。 欲了解更多資訊,請參閱 Windows Workflow Foundation 4.5 中的 Deprecated Types。

適用於