CallStackFrame(InvocationInfo) Constructor
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.
Constructor.
public:
CallStackFrame(System::Management::Automation::InvocationInfo ^ invocationInfo);
public CallStackFrame (System.Management.Automation.InvocationInfo invocationInfo);
new System.Management.Automation.CallStackFrame : System.Management.Automation.InvocationInfo -> System.Management.Automation.CallStackFrame
Public Sub New (invocationInfo As InvocationInfo)
Parameters
- invocationInfo
- InvocationInfo
Invocation Info.