FeatureAttribute.TypeName

FeatureAttribute.TypeName property

The type name of the attribute.

public string TypeName { get; set; }

Property Value

The type name is read only.

See Also