PexExceptionValidatorAttributeBase.Host Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the exploration host
protected:
property Microsoft::Pex::Engine::ComponentModel::IPexExplorationComponent ^ Host { Microsoft::Pex::Engine::ComponentModel::IPexExplorationComponent ^ get(); };
protected Microsoft.Pex.Engine.ComponentModel.IPexExplorationComponent Host { get; }
member this.Host : Microsoft.Pex.Engine.ComponentModel.IPexExplorationComponent
Protected ReadOnly Property Host As IPexExplorationComponent
Property Value
Microsoft.Pex.Engine.ComponentModel.IPexExplorationComponent
Returns Microsoft.Pex.Engine.ComponentModel.IPexExplorationComponent.