The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Microsoft.Activities.Design.ExpressionTranslation Namespace
Updated: September 18, 2012
This namespace contains classes that are used for translating expressions between C# and Visual Basic.
| Class | Description | |
|---|---|---|
![]() | ExpressionTranslator | Translates the expressions in a XAML workflow from VB or C# into trees of activities, such that the entire tree is expressed in terms of trusted activities, and no VB or C# is executed at runtime. |
![]() | TranslationError | An error thrown during expression translation. |
![]() | TranslationResults | Contains the results of translating the expressions of a workflow. These results contain the translated XAML (provided as a XamlReader) and the set of errors (if any) from the expression translation operation. |
Community Additions
Show:
