MonitoringPerformanceData.MonitoringObjectDisplayName 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.
The display name of the associated monitoring object.
public:
property System::String ^ MonitoringObjectDisplayName { System::String ^ get(); };
public string MonitoringObjectDisplayName { get; }
member this.MonitoringObjectDisplayName : string
Public ReadOnly Property MonitoringObjectDisplayName As String
Property Value
Returns a String that contains the display name of the monitoring object that is associated with the performance data.