Search
XmlElementNameAttribute.Name Property
See Also
 






Gets the associated XML name.

Namespace: MindFusion
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public string Name { get; }

Visual Basic  Copy Code

Public ReadOnly Property Name As String

 Property Value

 See Also