IFormattedName

Namespace: WellFired.Profile

Description

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

Properties

string Name { get; set; }

Breakdown

  • string Name { get; set; }