ControlTexts.FileIsReadOnly Field
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.
"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