This API is currently not supported.
Namespace: Microsoft.ResourceManagement.Workflow.Activities
Assembly: Microsoft.ResourceManagement (in microsoft.resourcemanagement.dll)

Usage

Visual Basic
Dim value As DependencyProperty

value = ResolveGrammarActivity.WorkflowDictionaryKeyProperty

ResolveGrammarActivity.WorkflowDictionaryKeyProperty = value

Syntax

Visual Basic
Public Shared WorkflowDictionaryKeyProperty As DependencyProperty
C#
public static DependencyProperty WorkflowDictionaryKeyProperty
C++
public:
static DependencyProperty^ WorkflowDictionaryKeyProperty
J#
public static DependencyProperty WorkflowDictionaryKeyProperty
JScript
public static var WorkflowDictionaryKeyProperty : DependencyProperty

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also