ServiceType.IsServiceGroup 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.
Flag represent whether the service is a service group.
public bool IsServiceGroup { get; }
member this.IsServiceGroup : bool
Public ReadOnly Property IsServiceGroup As Boolean
Property Value
The boolean indicates whether the service is a service group.