Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates and retrieves a string representation of the GroupDetailInfo object.
Namespace: Microsoft.WindowsServerSolutions.Groups
Assembly: UserObjectModel (in UserObjectModel.dll)
Syntax
public override string ToString()
public:
virtual String^ ToString() override
Public Overrides Function ToString As String
Return Value
Type: System.String
A String representation of the GroupDetailInfo object.
See Also
GroupDetailInfo Class
Microsoft.WindowsServerSolutions.Groups Namespace
Return to top