TypeBindingAttribute Class
Binds a model type to a target type. Target types are those used in an implementation or adapter.
Namespace: Microsoft.Modeling
Assembly: Microsoft.Xrt.Runtime (in Microsoft.Xrt.Runtime.dll)
Microsoft.Modeling Namespace
Namespace: Microsoft.Modeling
Assembly: Microsoft.Xrt.Runtime (in Microsoft.Xrt.Runtime.dll)
During testing, a one-to-one mapping is established between instances returned by the implementation and model type instances used during model exploration.
Note: |
|---|
| Type binding to a static class is not allowed. |
For more information about using attributes, see Extending Metadata Using Attributes.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Development Platforms
Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP SP2 or later, Microsoft Windows Server 2008, Microsoft Windows Server 2003Reference
TypeBindingAttribute MembersMicrosoft.Modeling Namespace
Other Resources
TypeBinding Attribute
Community Additions
ADD
Show:
Note: