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

Usage

Visual Basic
Dim value As DependencyProperty

value = EnumerateResourcesActivity.XPathFilterProperty

EnumerateResourcesActivity.XPathFilterProperty = value

Syntax

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

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also