Share via


DataCollectorMessageInfo.ElementName Property

Definition

Gets the name of the tag to use to persist this object ("DataCollectorMessage").

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

Property Value

The name of the tag to use to persist this object ("DataCollectorMessage").

Applies to