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
属性

フィールド

DesignerSize 0

アンビエント テーマ設定は、アクティビティ デザイナーに関連付けられた AmbientTheme クラスから取得されます。

OperatingSystemSetting 1

アンビエント テーマ設定は、オペレーティング システムから取得されます。

注釈

注意

ここでは、廃止された型と名前空間について説明します。 詳細については、「.NET 4.5 での Windows Workflow Foundation の新機能」を参照してください。

適用対象