DataCollectorMessageInfo.DataCollectorFriendlyName 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.
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.