ProvideServiceAttributeBase.Service Property

Definition

Type of the service.

public:
 property Type ^ Service { Type ^ get(); };
public:
 property Platform::Type ^ Service { Platform::Type ^ get(); };
public Type Service { get; }
member this.Service : Type
Public ReadOnly Property Service As Type

Property Value

The service type.

Applies to