AccessTypes Enumeration
.NET Framework (current version)
Note: This API is now obsolete.
Namespace:
System.Workflow.ComponentModel.Compiler
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Return to top
Specifies the access mode for the dependency property.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
| Member name | Description | |
|---|---|---|
| Read | Read access. | |
| ReadWrite | Read and write access. | |
| Write | Write access. |
Note |
|---|
This material discusses types and namespaces that are obsolete. For more information, see Deprecated Types in Windows Workflow Foundation 4.5. |
.NET Framework
Available since 3.0
Available since 3.0
Show:
