Service.AbstractServices property

The AbstractServices property gets a collection of the abstract service GUIDs that this service implements.

This property is read-only.

Syntax

AbstractServices = Service.AbstractServices

Property value

A read-only collection of service GUIDs.

Requirements

Minimum supported client
Windows 7 [desktop apps only]
Minimum supported server
Windows Server 2008 R2 [desktop apps only]

See also

Service Object