Share via


DataCollectorFriendlyNameAttribute.FriendlyName Property

Definition

Gets the user-friendly name for the diagnostic data adapter.

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

Property Value

A string that contains the user-friendly name for the collector.

Applies to