TypeReference Struct

Definition

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

Properties

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