CustomAttributeTypedArgument Properties
Collapse the table of content
Expand the table of content

CustomAttributeTypedArgument Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The CustomAttributeTypedArgument type exposes the following members.

  NameDescription
Public property ArgumentType Gets the type of the argument or of the array argument element.
Public property Value Gets the value of the argument for a simple argument or for an element of an array argument; gets a collection of values for an array argument.
Top

Show:
© 2017 Microsoft