Represents a configuration parameter that is used to create an
extensible management agent.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in
microsoft.metadirectoryservicesex.dll)
Usage
Syntax
Visual Basic |
Public MustInherit Class ConfigParameter
|
C# |
public abstract class ConfigParameter
|
C++ |
public ref class ConfigParameter abstract
|
J# |
public abstract class ConfigParameter
|
JScript |
public abstract class ConfigParameter
|
Inheritance
Hierarchy
System.Object
Microsoft.MetadirectoryServices.ConfigParameter
Thread Safety
Any public static (Shared in Visual
Basic) members of this type are thread safe. Any instance members
are not guaranteed to be thread safe.
Platforms
Target Platforms
See Also