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