ActiveDirectorySiteLinkBridge.ToString Method

Definition

Gets the name of the ActiveDirectorySiteLinkBridge object.

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

A String that represents the name of the current ActiveDirectorySiteLinkBridge object.

Exceptions

The object has been disposed.

Applies to