EN
Dieser Inhalt ist in Ihrer Sprache leider nicht verfügbar. Im Folgenden finden Sie die englische Version.
IComputerTargetGroup.GetParentTargetGroup Method
Get the parent computer target group.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in microsoft.updateservices.administration.dll)
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in microsoft.updateservices.administration.dll)
Dim instance As IComputerTargetGroup Dim returnValue As IComputerTargetGroup returnValue = instance.GetParentTargetGroup
| Exception type | Condition |
|---|---|
| WsusObjectNotFoundException | The computer target group could not be found. |
| InvalidOperationException | This group cannot be the All Computers group. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.