AttributeUsageAttribute Properties
Collapse the table of content
Expand the table of content

AttributeUsageAttribute Properties

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

The AttributeUsageAttribute type exposes the following members.

  NameDescription
Public property AllowMultiple Gets or sets a Boolean value indicating whether more than one instance of the indicated attribute can be specified for a single program element.
Public property Inherited Gets or sets a Boolean value indicating whether the indicated attribute can be inherited by derived classes and overriding members.
Public property ValidOn Gets a set of values identifying which program elements that the indicated attribute can be applied to.
Top

Show:
© 2017 Microsoft