Variable.Create Method (String, Type, VariableModifiers)
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Initializes and returns new instance of the Variable class.
Assembly: System.Activities (in System.Activities.dll)
Parameters
- name
-
Type:
System.String
The name for the Variable.
- type
-
Type:
System.Type
The type for the Variable.
- modifiers
-
Type:
System.Activities.VariableModifiers
The configuration options for the Variable.
.NET Framework
Available since 4.0
Available since 4.0
Show: