AmbientProperty Sabit listesi

Tanım

Dikkat

The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*

Tasarımcı tema sınıfları için ortam teması ayarlarının kaynağını belirtir.

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
Devralma
AmbientProperty
Öznitelikler

Alanlar

Name Değer Description
DesignerSize 0

Ortam teması ayarları, etkinlik tasarımcısıyla ilişkili sınıftan alınır AmbientTheme .

OperatingSystemSetting 1

Ortam teması ayarları işletim sisteminden alınır.

Açıklamalar

Note

Bu malzeme, eski türleri ve ad alanlarını ele alır. Daha fazla bilgi için bkz. Deprecated Types in Windows Workflow Foundation 4.5.

Şunlara uygulanır