providerProperties(forProperties:)
Gets the state of provider properties.
Declaration
func providerProperties(forProperties properties: Set<CMIOExtensionProperty>) throws -> CMIOExtensionProviderPropertiesParameters
- properties:
A set of properties for which to retrieve the state.
Return Value
A provider properties object that contains the state of the requested properties.