Číst v angličtině

Sdílet prostřednictvím


TaskProvider.GetService(Type) Method

Definition

Gets the service of the specified type.

protected public:
 Platform::Object ^ GetService(Platform::Type ^ serviceType);

Parameters

serviceType
Type

The type of the service.

Returns

An object representing the service.

Applies to