Click or drag to resize

TransformArgumentAttribute Properties

The TransformArgumentAttribute type exposes the following members.

Properties
  NameDescription
Public propertyArgumentType
The type of argument
Public propertyDescription
The description of the argument
Public propertyName
The name of the argument
Public propertyRequired
True if the argument is required
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also