SessionStateVariableEntry.Options Property
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.
The options associated with this variable (e.g. readonly, allscope, etc.)
public:
property System::Management::Automation::ScopedItemOptions Options { System::Management::Automation::ScopedItemOptions get(); };
public System.Management.Automation.ScopedItemOptions Options { get; }
member this.Options : System.Management.Automation.ScopedItemOptions
Public ReadOnly Property Options As ScopedItemOptions