PexExplorableFromMethodAttribute.ExplorationMethod 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 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.