EngineDomainGroupSettings.AgentDomainGroup Property

Definition

Gets the agent for the domain group.

public:
 virtual property System::String ^ AgentDomainGroup { System::String ^ get(); void set(System::String ^ value); };
public virtual string AgentDomainGroup { get; set; }
member this.AgentDomainGroup : string with get, set
Public Overridable Property AgentDomainGroup As String

Property Value

String

The agent for the domain group.

Applies to