NotePropertyData
Class
Definition
NotePropertyData represents a NoteProperty definition
public sealed class NotePropertyData : System.Management.Automation.Runspaces.TypeMemberData
- Inheritance
Inherited Members
System.Management.Automation.Runspaces.TypeMemberData
Constructors
| NotePropertyData(String, Object) |
NotePropertyData constructor |
Properties
| IsHidden |
Set true if the member is supposed to be hidden |
| Value |
The value of this NoteProperty |