Share via


Module.GetParameterValue Property

Definition

The delegate to call to get parameter data from a common module.

public Func<string,string,System.Management.Automation.InvocationInfo,string,string,object> GetParameterValue { get; set; }

Property Value

Applies to