CodeTypeReference Constructor (Type^, CodeTypeReferenceOptions)
.NET Framework (current version)
Initializes a new instance of the CodeTypeReference class using the specified type and code type reference.
Assembly: System (in System.dll)
Parameters
- type
-
Type:
System::Type^
The Type to reference.
- codeTypeReferenceOption
-
Type:
System.CodeDom::CodeTypeReferenceOptions
The code type reference option, one of the CodeTypeReferenceOptions values.
.NET Framework
Available since 2.0
Available since 2.0
Show: