ProvideServiceAttributeBase.Service Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.