PSPropertySet Class
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a set of properties.
Namespace: System.Management.Automation
Assembly: System.Management.Automation (in System.Management.Automation)
System.Management.Automation Namespace
ETS Member Sets
Windows PowerShell SDK
Namespace: System.Management.Automation
Assembly: System.Management.Automation (in System.Management.Automation)
A property set typically defines a subset of the properties of a specific PSObject type. In general, a property set can be used whenever a collection of properties (of the same type) is needed. For more information about the property sets, see ETS Member Sets.
For more information about the different types of properties, see ETS Properties.
Although it is possible to derive from this class, there is no established scenario for doing this and any attempt to do so might result in unexpected behavior.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Target Platforms
Windows Developer Preview, Windows Server Developer PreviewReference
PSPropertySet MembersSystem.Management.Automation Namespace
Other Resources
ETS PropertiesETS Member Sets
Windows PowerShell SDK
Send comments about this topic to Microsoft.