Click or drag to resize

TypeReference Properties

The TypeReference type exposes the following members.

Properties
  NameDescription
Public propertyReferencedType
Gets or sets the type that this TypeReference references.
Public propertyStatic memberResolveTypes
Gets or sets a value indicating whether TypeReference instances should resolve the type specified by TypeName if ReferencedType wasn't explicitly set.
Public propertyTypeName
Gets or sets the name of the type that this TypeReference references.
Top
See Also