MsVariableKind

Description

The MsVariableKind enumeration contains variable types that must be obtained. This enumerable type is used by the following properties:

Available Values

Value Brief description
-1 Unknow. Type of variable in undetermined.
0 All. All variables.
1 Input. Input variables.
2 Output. Output variables.

See also:

Ms Assembly Enumerations