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 | |
---|---|---|
Kind | The probe value kind. | |
Name | The name of this probe. | |
Type | The type of this probe. | |
TypeKey | For internal purposes only; supports the serialization infrastructure. | |
Value | The value of this probe. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top