Share via


SerializationRecord.TypeName Property

Definition

Gets the name of the serialized type.

public:
 abstract property System::Reflection::Metadata::TypeName ^ TypeName { System::Reflection::Metadata::TypeName ^ get(); };
public abstract System.Reflection.Metadata.TypeName TypeName { get; }
member this.TypeName : System.Reflection.Metadata.TypeName
Public MustOverride ReadOnly Property TypeName As TypeName

Property Value

The name of the serialized type.

Applies to