  | IResponseHandlerAction Property  | 
[Missing <summary> documentation for "P:AsterNET.Manager.IResponseHandler.Action"]
 
Namespace: AsterNET.ManagerAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxManagerAction Action { get; }ReadOnly Property Action As ManagerAction
	Get
property ManagerAction^ Action {
	ManagerAction^ get ();
}abstract Action : ManagerAction with get
Property Value
Type: 
ManagerAction
See Also