ProbeAttribute Members
Marks the target method or property as a state probe. State probes provide state information that can be accessed when examining exploration results for the model.
The following tables list the members exposed by the ProbeAttribute type.
Public Constructors
Name | Description | |
---|---|---|
ProbeAttribute | Constructs an instance of the ProbeAttribute class. |
Top
Public Properties
Name | Description | |
---|---|---|
TypeId | (Inherited from Attribute) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. (Inherited from Object) | |
GetHashCode | Overridden. (Inherited from Object) | |
GetType | (Inherited from Object) | |
IsDefaultAttribute | (Inherited from Attribute) | |
Match | (Inherited from Attribute) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
ProbeAttribute Class
Microsoft.Modeling Namespace
Other Resources
Probe Attribute
Rule Attribute
Model Programs
Model Program Attributes