IActionContext Interface

 

Describes the action context.

Namespace:   Microsoft.WindowsServerSolutions.NetworkHealth.Engine
Assembly:  NetworkHealthEngine (in NetworkHealthEngine.dll)

public interface class IActionContext

NameDescription
System_CAPS_pubpropertyDefinitionName

Gets the definition name.

System_CAPS_pubpropertyDefinitionTitle

Gets the definition title.

System_CAPS_pubpropertyFeatureName

Gets the feature name.

System_CAPS_pubpropertyFeatureTitle

Gets the feature title.

NameDescription
System_CAPS_pubmethodGetArgumentNames()

Retrives the argument names.

System_CAPS_pubmethodGetArgumentValue(String^)

Retrieves the specified argument value.

Return to top

Community Additions

ADD
Show: