Show / Hide Table of Contents

Class ArgumentDirection

Inheritance
System.Object
ArgumentDirection
Namespace: System.Activities
Assembly: System.Activities.dll
Syntax
public sealed class ArgumentDirection : Enum

Fields

In

Declaration
public const ArgumentDirection In
Field Value
ArgumentDirection

InOut

Declaration
public const ArgumentDirection InOut
Field Value
ArgumentDirection

Out

Declaration
public const ArgumentDirection Out
Field Value
ArgumentDirection

value__

Declaration
public int value__
Field Value
System.Int32

Back to top Generated by DocFX