The AttributeTypeInfoString type exposes the following members.

Constructors

  NameDescription
Public methodAttributeTypeInfoString
Initializes a new instance of the AttributeTypeInfoString class

Properties

  NameDescription
Public propertyDefaultValue
Public propertyDescription
Gets or sets the AttributeTypeInfo description.
(Inherited from AttributeTypeInfo.)
Public propertyName
Gets or sets the AttributeTypeInfo name.
(Inherited from AttributeTypeInfo.)
Public propertyUseDefaultValue
Gets or sets whether to use the default value for the AttributeTypeInfo.
(Inherited from AttributeTypeInfo.)

See Also