Share via


DataCollectorExceptionMessageInfo.ElementName Property

Definition

Gets the name of the test element to which the message is persisted.

protected:
 virtual property System::String ^ ElementName { System::String ^ get(); };
protected override string ElementName { get; }
member this.ElementName : string
Protected Overrides ReadOnly Property ElementName As String

Property Value

The name of the test element to which the message is persisted.

Applies to