Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 872 Bytes

interface_wellfired_profile_probes_iformattedname.rst

File metadata and controls

26 lines (16 loc) · 872 Bytes

IFormattedName

Namespace: WellFired.Profile<namespacewellfired_profile>

Description

Use this interface on a custom probe if you want to return a formatted name to the probe system

Properties

string Name<interfacewellfired_profile_probes_iformattedname_1a82557b48aa7f8907b2dd1ba05113e7c9> { get; set; }

Breakdown

  • string Name { get; set; }