Sdílet prostřednictvím


ActiveDirectoryHelpers.ADSiteName Property

 

Gets the name of an Active Directory site.

Namespace:   Microsoft.ConfigurationManagement.Messaging.Framework
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

public static string ADSiteName { get; }
public:
property String^ ADSiteName {
    static String^ get();
}
Public Shared ReadOnly Property ADSiteName As String

Property Value

Type: System.String

See Also

ActiveDirectoryHelpers Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top