Miner.Responder.Shared.Configuration Namespace > GenericProviderFeatureSection Class : EvaluationContext Property |
'Declaration
Protected ReadOnly Property EvaluationContext As System.Configuration.ContextInformation
'Usage
Dim instance As GenericProviderFeatureSection Dim value As System.Configuration.ContextInformation value = instance.EvaluationContext
protected System.Configuration.ContextInformation EvaluationContext {get;}
protected read-only property EvaluationContext: System.Configuration.ContextInformation;
protected function get EvaluationContext : System.Configuration.ContextInformation
protected: __property System.Configuration.ContextInformation* get_EvaluationContext();
protected: property System.Configuration.ContextInformation^ EvaluationContext { System.Configuration.ContextInformation^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2