CustomAttributeNamedArgument Properties
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public property IsField Gets a value that indicates whether the named argument is a field.
Public property MemberName Gets the name of the attribute member that would be used to set the named argument.
Public property TypedValue Gets a CustomAttributeTypedArgument structure that can be used to obtain the type and value of the current named argument.
Top

Show:
© 2017 Microsoft