UpdatableHelpCommandBase.Scope 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.
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