Share via


DataCollectorMessageInfo.DataCollectorFriendlyName Property

Definition

Gets or sets the name of the diagnostic data adapter that sent the message.

public:
 property System::String ^ DataCollectorFriendlyName { System::String ^ get(); };
public string DataCollectorFriendlyName { get; }
member this.DataCollectorFriendlyName : string
Public ReadOnly Property DataCollectorFriendlyName As String

Property Value

The name of the diagnostic data adapter that sent the message.

Applies to