CodeGenerator::ICodeGenerator::GetTypeOutput Method (CodeTypeReference^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets the type indicated by the specified CodeTypeReference.
Assembly: System (in System.dll)
private: virtual String^ GetTypeOutput( CodeTypeReference^ type ) sealed = ICodeGenerator::GetTypeOutput
Parameters
- type
-
Type:
System.CodeDom::CodeTypeReference^
The type to return.
.NET Framework
Available since 1.1
Available since 1.1
Show: