TypeReference Properties |
The TypeReference type exposes the following members.
Name | Description | |
---|---|---|
ReferencedType |
Gets or sets the type that this TypeReference references.
| |
ResolveTypes |
Gets or sets a value indicating whether TypeReference instances should resolve the type specified by TypeName
if ReferencedType wasn't explicitly set.
| |
TypeName |
Gets or sets the name of the type that this TypeReference references.
|