GetCommandCommand.FuzzyMinimumDistance Property

Definition

Gets or sets the minimum fuzzy matching distance.

[System.Management.Automation.Parameter(ParameterSetName="AllCommandSet")]
public uint FuzzyMinimumDistance { get; set; }
[<System.Management.Automation.Parameter(ParameterSetName="AllCommandSet")>]
member this.FuzzyMinimumDistance : uint32 with get, set
Public Property FuzzyMinimumDistance As UInteger

Property Value

Attributes

Applies to