CodeGenerator::OutputIdentifier Method (String^)

 

Outputs the specified identifier.

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

protected:
virtual void OutputIdentifier(
	String^ ident
)

Parameters

ident
Type: System::String^

The identifier to output.

.NET Framework
Available since 1.1
Return to top
Show: