CimInstanceAdapter.IsGettable(PSAdaptedProperty) Method
Definition
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.
public:
override bool IsGettable(System::Management::Automation::PSAdaptedProperty ^ adaptedProperty);
public override bool IsGettable (System.Management.Automation.PSAdaptedProperty adaptedProperty);
override this.IsGettable : System.Management.Automation.PSAdaptedProperty -> bool
Public Overrides Function IsGettable (adaptedProperty As PSAdaptedProperty) As Boolean
Parameters
- adaptedProperty
- PSAdaptedProperty