Share via


WPDObject.ServiceProperty property

The ServiceProperty property gets or sets a service-defined property of this WPDObject.

This property is read/write.

Syntax

ServiceProperty = WPDObject.ServiceProperty
WPDObject.ServiceProperty = ServiceProperty

Property value

This property has the same value as the service-defined property that it is reading from or writing to.

Requirements

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

See also

Service Object

WPDObject