Compartir a través de


Probe Members

A class representing a probe.

The following tables list the members exposed by the Probe type.

Public Constructors

  Name Description
  Probe  

Top

Public Properties

  Name Description
public property Kind The probe value kind.
public property Name The name of this probe.
public property Type The type of this probe.
public property TypeKey For internal purposes only; supports the serialization infrastructure.
public property Value The value of this probe.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

Probe Class
Microsoft.SpecExplorer.ObjectModel Namespace