Share via


XppPrePostArgs.usingCopy Method

Checks whether the current XppPrePostArgs instance is copying the publisher's arguments and return value into a separate storage (as opposed to accessing them directly).

Syntax

public boolean usingCopy()

Run On

Called

Return Value

Type: boolean
A Boolean data type value that indicates whether the current XppPrePostArgs instance is copying the publisher's arguments and return value into a separate storage.

See Also

Reference

XppPrePostArgs Class