ActionAttribute Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
ActionAttribute() |
Initializes a new instance of an Action attribute |
ActionAttribute(String) |
Creates a new instance of the action attribtue with the given selector. |
ActionAttribute()
Initializes a new instance of an Action attribute
public ActionAttribute ();
Applies to
ActionAttribute(String)
Creates a new instance of the action attribtue with the given selector.
public ActionAttribute (string selector);
new Foundation.ActionAttribute : string -> Foundation.ActionAttribute
Parameters
- selector
- String
Name for the selector to expose