SessionStateFunctionEntry.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.
Options controlling scope visibility and setability for this entry.
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