GoToURIAction

GoToURIAction class

Represents a URI action causes a URI to be resolved.

The GoToURIAction type exposes the following members:

Constructors

NameDescription
GoToURIAction(uri)Initializes a new instance of the GoToURIAction class

Properties

NameDescription
nextNext actions in sequence.
uriGets or sets the uniform resource identifier to resolve.

See Also