Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

TypeReference Struct

Definition

Namespace:
System.Reflection.Metadata
Assembly:
System.Reflection.Metadata.dll
Package:
System.Reflection.Metadata v11.0.0-preview.5.26302.115
Source:
TypeReference.cs
Source:
TypeReference.cs
Source:
TypeReference.cs
Source:
TypeReference.cs
Source:
TypeReference.cs
Source:
TypeReference.cs
Source:
TypeReference.cs

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

public value class TypeReference
public struct TypeReference
public readonly struct TypeReference
type TypeReference = struct
Public Structure TypeReference
Inheritance
TypeReference

Properties

Name Description
Name

Gets the name of the target type.

Namespace

Gets the full name of the namespace where the target type is defined.

ResolutionScope

Gets the resolution scope in which the target type is defined and is uniquely identified by the specified Namespace and Name.

Applies to


Feedback

Was this page helpful?