This topic has not yet been rated - Rate this topic

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)
'Usage
Dim instance As PSPropertySet

public class PSPropertySet : PSMemberInfo
public class PSPropertySet extends PSMemberInfo
public class PSPropertySet extends PSMemberInfo

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.


System.Object
   System.Management.Automation.PSMemberInfo
    System.Management.Automation.PSPropertySet
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 Preview

Send comments about this topic to Microsoft.
Did you find this helpful?
(1500 characters remaining)