Represents a multi-valued list of parameters. 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
Syntax
Visual Basic |
Public Shared ParametersProperty As DependencyProperty
|
C# |
public static DependencyProperty ParametersProperty
|
C++ |
public:
static DependencyProperty^ ParametersProperty
|
J# |
public static DependencyProperty ParametersProperty
|
JScript |
public static var ParametersProperty : DependencyProperty
|
Remarks
Platforms
Target Platforms
Windows 2008 x64 Edition
See Also