NoSuchManagementAgentException.NoSuchManagementAgentException Constructor
The NoSuchManagementAgentException constructor creates an instance of the NoSuchManagementAgentException class with the specified management agent name.
Syntax
public void NoSuchManagementAgentException(
String MAName
);
Public Sub NoSuchManagementAgentException( _
ByVal MAName As String _
)
Parameters
- MAName
The name of the non-existent management agent.
Requirements
Product | ILM 2007 FP1 |
Namespace | Microsoft.MetadirectoryServices |
Assembly | Microsoft.MetadirectoryServices |
.NET Framework | .NET Framework 2.0 |
See Also
NoSuchManagementAgentException
Send comments about this topic to Microsoft
Build date: 2/16/2009