CallForwardReceivedEventArgs.ForwardActionTaken Property
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.
Gets the value indicating that redirect action is taken on eventarg.
public:
property bool ForwardActionTaken { bool get(); };
public bool ForwardActionTaken { get; }
member this.ForwardActionTaken : bool
Public ReadOnly Property ForwardActionTaken As Boolean