GPSitesContainer Constructor ()
Initializes a new instance of the GPSitesContainer class by using forest of the current user context.
Namespace: Microsoft.GroupPolicy
Assembly: Microsoft.GroupPolicy.Management (in Microsoft.GroupPolicy.Management.dll)
Syntax
public GPSitesContainer()
public:
GPSitesContainer()
new : unit -> GPSitesContainer
Public Sub New
Remarks
The new GPSitesContainer contains the sites in the forest of the user.
See Also
GPSitesContainer Overload
GPSitesContainer Class
Microsoft.GroupPolicy Namespace
Return to top