PSPropertySet.Value Property

Definition

Gets the PSPropertySet itself.

public:
 virtual property System::Object ^ Value { System::Object ^ get(); void set(System::Object ^ value); };
public:
 virtual property Platform::Object ^ Value { Platform::Object ^ get(); void set(Platform::Object ^ value); };
public override object Value { get; set; }
member this.Value : obj with get, set
Public Overrides Property Value As Object

Property Value

Exceptions

When setting the member.

Applies to