ParameterBindingResult.Parameter 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.
public:
property System::Management::Automation::ParameterMetadata ^ Parameter { System::Management::Automation::ParameterMetadata ^ get(); };
public System.Management.Automation.ParameterMetadata Parameter { get; }
member this.Parameter : System.Management.Automation.ParameterMetadata
Public ReadOnly Property Parameter As ParameterMetadata