TypeReference.Name Property

Definition

Gets the name of the target type.

public:
 property System::Reflection::Metadata::StringHandle Name { System::Reflection::Metadata::StringHandle get(); };
public System.Reflection.Metadata.StringHandle Name { get; }
member this.Name : System.Reflection.Metadata.StringHandle
Public ReadOnly Property Name As StringHandle

Property Value

The name of the target type.

Applies to