PropertyValueGetter Class
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.
Provides methods for retrieving the property values of objects.
C++
public ref class PropertyValueGetter : Microsoft::Management::UI::Internal::IPropertyValueGetter
[Windows::Foundation::Metadata::WebHostHidden]
class PropertyValueGetter : Microsoft::Management::UI::Internal::IPropertyValueGetter
public class PropertyValueGetter : Microsoft.Management.UI.Internal.IPropertyValueGetter
type PropertyValueGetter = class
interface IPropertyValueGetter
Public Class PropertyValueGetter
Implements IPropertyValueGetter
- Inheritance
-
PropertyValueGetter
- Implements
Property |
Initializes a new instance of the PropertyValueGetter class. |
Try |
Gets the value of the specified property on the specified object. |
Try |
Gets the value of the specified property on the specified object. |
Product | Versies |
---|---|
Windows PowerShell | 5.1.0.0 |