Share via


PersistenceElementNameAttribute.Name Property

Definition

Gets the element name to use in persistence.

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

Property Value

The element name to use in persistence.

Applies to