PexExplorableFromMethodAttribute.ExplorationMethod 属性

定义

获取探索方法。

public:
 property Microsoft::ExtendedReflection::Metadata::Method ^ ExplorationMethod { Microsoft::ExtendedReflection::Metadata::Method ^ get(); };
public Microsoft.ExtendedReflection.Metadata.Method ExplorationMethod { get; }
member this.ExplorationMethod : Microsoft.ExtendedReflection.Metadata.Method
Public ReadOnly Property ExplorationMethod As Method

属性值

Microsoft.ExtendedReflection.Metadata.Method

探索方法。

适用于