SampledMetricAttribute Class Properties
For a list of all members of this type, see SampledMetricAttribute members.
| Name | Description |
 | MetricCategoryName | A dot-delimited categorization for the metric under the particular metrics capture system. |
 | MetricsSystem | The metrics capture system label the user has selected to distinguish all metrics they define, to avoid colliding with usage by other libraries. |
 | TypeId | When implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute) |
Top