ElementName Property
Summary
Gets the name of the element that produced this result.
Syntax
public string ElementName { get; }
Public ReadOnly Property ElementName() As String
Get
public:
property String^ ElementName
{
String^ get()
}
Property Value
Name of the element.