OutGridViewCommand.Title Property

Definition

Gets/sets the title of the Out-GridView window.

public string Title { get; set; }
[System.Management.Automation.Parameter]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string Title { get; set; }
member this.Title : string with get, set
[<System.Management.Automation.Parameter>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Title : string with get, set
Public Property Title As String

Property Value

Attributes

Applies to