ActiveDirectorySiteLinkBridge.Name Property

Definition

Gets the name of the ActiveDirectorySiteLinkBridge object.

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Property Value

A String that represents the name of the current site link bridge object.

Exceptions

The object has been disposed.

Applies to