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.
| Name | Description | |
|---|---|---|
|
ArgumentType | Gets the type of the argument or of the array argument element. |
|
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. |
Show: