Instrument.Meter 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 Meter that created the instrument.
public:
property System::Diagnostics::Metrics::Meter ^ Meter { System::Diagnostics::Metrics::Meter ^ get(); };
public System.Diagnostics.Metrics.Meter Meter { get; }
member this.Meter : System.Diagnostics.Metrics.Meter
Public ReadOnly Property Meter As Meter
Property Value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.