ObjectModelRoot.CurrentFile Property

Definition

Gets the current <seealso cref="T:Microsoft.PowerShell.Host.ISE.ISEFile"></seealso> associated with this host object.

public:
 property Microsoft::PowerShell::Host::ISE::ISEFile ^ CurrentFile { Microsoft::PowerShell::Host::ISE::ISEFile ^ get(); };
public Microsoft.PowerShell.Host.ISE.ISEFile CurrentFile { get; }
member this.CurrentFile : Microsoft.PowerShell.Host.ISE.ISEFile
Public ReadOnly Property CurrentFile As ISEFile

Property Value

Applies to