SessionStateVariableEntry.Options Property

Definition

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

Property Value

Applies to