TypeInfo.TypeName

TypeInfo.TypeName property

The name of a type declared for the associated element or attribute, or null if unknown.

public string TypeName { get; }

Property Value

The name of the type.

See Also