UpdatableHelpCommandBase.Scope Property

Definition

Sets the scope to which help is saved.

[System.Management.Automation.Parameter(Mandatory=false, ValueFromPipelineByPropertyName=true)]
public Microsoft.PowerShell.Commands.UpdateHelpScope Scope { get; set; }
public Microsoft.PowerShell.Commands.UpdateHelpScope Scope { get; set; }
[<System.Management.Automation.Parameter(Mandatory=false, ValueFromPipelineByPropertyName=true)>]
member this.Scope : Microsoft.PowerShell.Commands.UpdateHelpScope with get, set
member this.Scope : Microsoft.PowerShell.Commands.UpdateHelpScope with get, set
Public Property Scope As UpdateHelpScope

Property Value

Attributes

Applies to