Share via


ControlTexts.FileIsReadOnly Field

Definition

"You cannot edit any script files in Windows PowerShell ISE while the debugger is running. To edit a script, stop the debugger."

public: static initonly System::String ^ FileIsReadOnly;
static initonly std::wstring FileIsReadOnly;
public static readonly string FileIsReadOnly;
 staticval mutable FileIsReadOnly : string
Public Shared ReadOnly FileIsReadOnly As String 

Field Value

Applies to