ParameterBindingResult.Value Property

Definition

public:
 property System::Management::Automation::Language::CommandElementAst ^ Value { System::Management::Automation::Language::CommandElementAst ^ get(); };
public System.Management.Automation.Language.CommandElementAst Value { get; }
member this.Value : System.Management.Automation.Language.CommandElementAst
Public ReadOnly Property Value As CommandElementAst

Property Value

Applies to