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 del tema 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

Nome Valore Descrizione
DesignerSize 0

Le impostazioni del tema ambientale vengono ottenute dalla AmbientTheme classe associata all'ActivityDesigner.

OperatingSystemSetting 1

Le impostazioni del tema ambientale vengono ottenute dal sistema operativo.

Commenti

Note

Questo materiale illustra i tipi e gli spazi dei nomi obsoleti. Per altre informazioni, vedere Deprecated Types in Windows Workflow Foundation 4.5.

Si applica a