Skip to content

Rule request AvoidRedundantValueFromPipelineByPropertyName #2129

@iRon7

Description

@iRon7

As concluded here PowerShell/PowerShell#25953

The ValueFromPipelineByPropertyName parameter attribute should not be used with the ValueFromPipeline parameter attribute because it would not have any effect (the ValueFromPipeline attribute overrules the ValueFromPipelineByPropertyName attribute).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions