Share via


PexExplorableFromMethodAttribute.ExplorationMethod Property

Definition

Gets the exploration method.

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

Property Value

Microsoft.ExtendedReflection.Metadata.Method

The exploration method.

Applies to