The DependencyProperty object that promotes the MetadataResponseMessage property. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
Namespace: Microsoft.ResourceManagement.Workflow.Activities
Assembly: Microsoft.ResourceManagement (in microsoft.resourcemanagement.dll)

Usage

Visual Basic
Dim value As DependencyProperty

value = XmlInteractiveActivity.MetadataResponseMessageProperty

XmlInteractiveActivity.MetadataResponseMessageProperty = value

Syntax

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

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also