PowerShellTab.ExpandedScript Property

Definition

Gets or sets a value indicating whether scripts are expanded

public:
 property bool ExpandedScript { bool get(); void set(bool value); };
public:
 property bool ExpandedScript { bool get(); void set(bool value); };
public bool ExpandedScript { get; set; }
member this.ExpandedScript : bool with get, set
Public Property ExpandedScript As Boolean

Property Value

Applies to