CSEntry.ToString Method

The ToString method returns a String that represents the current object.

Syntax

public String ToString();
Public Function ToString() As String

Parameters

This method has no parameters.

Return Value

Returns a String that represents the current object.

Remarks

The returned string contains the name of the management agent (MA.Name), the Object Type (ObjectType) and distinguished name (DN) of the current object.

Requirements

Product ILM 2007 FP1
Namespace Microsoft.MetadirectoryServices
Assembly Microsoft.MetadirectoryServices
.NET Framework .NET Framework 2.0

See Also

CSEntry

Send comments about this topic to Microsoft

Build date: 2/16/2009