WriteAliasCommandBase.Option Property

Definition

The Option parameter allows the alias to be set to ReadOnly (for existing aliases) and/or Constant (only for new aliases).

public:
 property System::Management::Automation::ScopedItemOptions Option { System::Management::Automation::ScopedItemOptions get(); void set(System::Management::Automation::ScopedItemOptions value); };

Property Value

Attributes

Applies to