PSObjectPropertyDescriptor Members
Provides information about a property of an adapted object or a PSObject object.
The following tables list the members exposed by the PSObjectPropertyDescriptor type.
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
![]() | Attributes | Overridden. Gets the attributes for the property. |
![]() | Category | (Inherited from MemberDescriptor) |
![]() | ComponentType | Overridden. Gets the .NET type of the adapted object or PSObject object that this property is bound to. |
![]() | Converter | (Inherited from PropertyDescriptor) |
![]() | Description | (Inherited from MemberDescriptor) |
![]() | DesignTimeOnly | (Inherited from MemberDescriptor) |
![]() | DisplayName | (Inherited from MemberDescriptor) |
![]() | IsBrowsable | (Inherited from MemberDescriptor) |
![]() | IsLocalizable | (Inherited from PropertyDescriptor) |
![]() | IsReadOnly | Overridden. Gets a Boolean value that indicates if the property is read-only. |
![]() | Name | (Inherited from MemberDescriptor) |
![]() | PropertyType | Overridden. Gets the .NET type of the property. |
![]() | SerializationVisibility | (Inherited from PropertyDescriptor) |
![]() | SupportsChangeEvents | (Inherited from PropertyDescriptor) |
| Name | Description | |
|---|---|---|
|
AttributeArray | (Inherited from MemberDescriptor) |
|
NameHashCode | (Inherited from MemberDescriptor) |
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
![]() | AddValueChanged | (Inherited from PropertyDescriptor) |
![]() | CanResetValue | Overridden. Reserved for future use. |
![]() | Equals | Overridden. (Inherited from MemberDescriptor) |
![]() | GetChildProperties | (Inherited from PropertyDescriptor) |
![]() | GetChildProperties | (Inherited from PropertyDescriptor) |
![]() | GetChildProperties | (Inherited from PropertyDescriptor) |
![]() | GetChildProperties | (Inherited from PropertyDescriptor) |
![]() | GetEditor | (Inherited from PropertyDescriptor) |
![]() | GetHashCode | Overridden. (Inherited from MemberDescriptor) |
![]() | GetType | (Inherited from Object) |
![]() | GetValue | Overridden. Gets the current value of the property. |
![]() | RemoveValueChanged | (Inherited from PropertyDescriptor) |
![]() | ResetValue | Overridden. Reserved for future use |
![]() | SetValue | Overridden. Sets the value of the property. |
![]() | ShouldSerializeValue | Overridden. Indicates if the value of this property must be persisted. |
![]() | ToString | (Inherited from Object) |
| Name | Description | |
|---|---|---|
|
CreateAttributeCollection | (Inherited from MemberDescriptor) |
|
CreateInstance | (Inherited from PropertyDescriptor) |
|
FillAttributes | Overridden. (Inherited from MemberDescriptor) |
|
Finalize | (Inherited from Object) |
|
GetInvocationTarget | Overridden. (Inherited from MemberDescriptor) |
|
GetTypeFromName | (Inherited from PropertyDescriptor) |
|
MemberwiseClone | (Inherited from Object) |
|
OnValueChanged | (Inherited from PropertyDescriptor) |
Reference
PSObjectPropertyDescriptor ClassSystem.Management.Automation Namespace
Other Resources
Windows PowerShell SDKSend comments about this topic to Microsoft.
