Share via


IXmlTestStoreCustom.ElementName Property

Definition

Gets the name of the tag to use to persist this object.

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

Property Value

The name of the tag to use to persist this object.

Applies to