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

Usage

Visual Basic
Dim value As DependencyProperty

value = XmlInteractiveActivity.CreateFaultMessageProperty

XmlInteractiveActivity.CreateFaultMessageProperty = value

Syntax

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

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also