CodeGenerator::OutputTypeNamePair Method (CodeTypeReference^, String^)
.NET Framework (current version)
Generates code for the specified object type and name pair.
Assembly: System (in System.dll)
Parameters
- typeRef
-
Type:
System.CodeDom::CodeTypeReference^
The type.
- name
-
Type:
System::String^
The name for the object.
.NET Framework
Available since 1.1
Available since 1.1
Show: