The DependencyProperty object that promotes the Resource property.
Namespace: Microsoft.ResourceManagement.Workflow.Activities
Assembly: Microsoft.ResourceManagement (in microsoft.resourcemanagement.dll)

Usage

Visual Basic
Dim value As DependencyProperty

value = ReadResourceActivity.ResourceProperty

ReadResourceActivity.ResourceProperty = value

Syntax

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

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also