DirectoryServer.SiteName Property

Definition

Gets the name of the site that this directory server belongs to.

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

Property Value

The name of the site that this directory server belongs to.

Applies to