Back to Devexpress

CustomAttribute.Name Property

xpo-devexpress-dot-xpo-dot-customattribute.md

latest991 B
Original Source

CustomAttribute.Name Property

Gets the attribute’s name.

Namespace : DevExpress.Xpo

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
public string Name { get; }
vb
Public ReadOnly Property Name As String

Property Value

TypeDescription
String

A String value that specifies the attribute’s name.

|

See Also

CustomAttribute Class

CustomAttribute Members

DevExpress.Xpo Namespace