AmbientProperty Enumerazione

Definizione

Attenzione

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

Specifica l'origine delle impostazioni del tema di ambiente per le classi di temi della finestra di progettazione.

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
Ereditarietà
AmbientProperty
Attributi

Campi

DesignerSize 0

Le impostazioni del tema di ambiente sono ottenute dalla classe AmbientTheme associata all'ActivityDesigner.

OperatingSystemSetting 1

Le impostazioni del tema di ambiente sono ottenute dal sistema operativo.

Commenti

Nota

In questo materiale vengono descritti tipi e spazi dei nomi obsoleti. Per altre informazioni, vedere Deprecated Types in Windows Workflow Foundation 4.5 (Tipi deprecati in Windows Workflow Foundation 4.5).

Si applica a