CodeGenerator::OutputDirection Method (FieldDirection)

 

Generates code for the specified FieldDirection.

Namespace:   System.CodeDom.Compiler
Assembly:  System (in System.dll)

protected:
virtual void OutputDirection(
	FieldDirection dir
)

Parameters

dir
Type: System.CodeDom::FieldDirection

One of the enumeration values that indicates the attribute of the field.

.NET Framework
Available since 1.1
Return to top
Show: