CustomAttributeNamedArgument Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The CustomAttributeNamedArgument type exposes the following members.
| Name | Description | |
|---|---|---|
|
IsField | Gets a value that indicates whether the named argument is a field. |
|
MemberName | Gets the name of the attribute member that would be used to set the named argument. |
|
TypedValue | Gets a CustomAttributeTypedArgument structure that can be used to obtain the type and value of the current named argument. |
Show: