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