Serves as a delegate for externalizing the evaluation of the data
state of a control. This class supports the Configuration Manager
2007 infrastructure and is not intended to be used directly from
your code.
Namespace:
Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in
microsoft.configurationmanagement.dll)
Usage
Syntax
Visual Basic |
Public Delegate Function ControlDataStateEvaluator () As ControlDataState
|
J# |
/** @delegate */
public delegate ControlDataState ControlDataStateEvaluator ()
|
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also