Contents

providerProperties(forProperties:)

Gets the state of provider properties.

Declaration

func providerProperties(forProperties properties: Set<CMIOExtensionProperty>) throws -> CMIOExtensionProviderProperties

Parameters

  • 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.

See Also

Configuring Properties