TypeData.PropertySerializationSet 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 PropertySerializationSet.
public:
property System::Management::Automation::Runspaces::PropertySetData ^ PropertySerializationSet { System::Management::Automation::Runspaces::PropertySetData ^ get(); void set(System::Management::Automation::Runspaces::PropertySetData ^ value); };
public System.Management.Automation.Runspaces.PropertySetData PropertySerializationSet { get; set; }
member this.PropertySerializationSet : System.Management.Automation.Runspaces.PropertySetData with get, set
Public Property PropertySerializationSet As PropertySetData