ManagementGroup.ToString Method ()
Applies To: Operations Manager for System Center 2012
A string that contains the name of the management group.
Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Syntax
public override string ToString()
public:
virtual String^ ToString() override
override ToString : unit -> string
Public Overrides Function ToString As String
Return Value
Type: System.String
Returns a Stringthat contains the name of the management group.
See Also
ManagementGroup Class
Microsoft.EnterpriseManagement Namespace
Return to top