Defines identifiers used to indicate the direction of parameter and argument declarations.
Syntax
[System.Runtime.InteropServices.ComVisible(true)]
public enum FieldDirection
Remarks
Members
Member Name | Description |
---|
In |
An incoming field.
|
Out |
An outgoing field.
|
Ref |
A field by reference.
|
Requirements
Namespace: System.CodeDom
Assembly: System (in System.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0, 4.0.0.0