PexLogEventFilterAttributeBase.BeforeExecution(IPexComponent) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
在执行开始之前执行的回调。
protected:
override System::Object ^ BeforeExecution(Microsoft::Pex::Engine::ComponentModel::IPexComponent ^ host);
protected override sealed object BeforeExecution (Microsoft.Pex.Engine.ComponentModel.IPexComponent host);
override this.BeforeExecution : Microsoft.Pex.Engine.ComponentModel.IPexComponent -> obj
Protected Overrides NotOverridable Function BeforeExecution (host As IPexComponent) As Object
参数
- host
- Microsoft.Pex.Engine.ComponentModel.IPexComponent
主机。
返回
某些数据