Back to Devexpress

CustomAttribute.Value Property

xpo-devexpress-dot-xpo-dot-customattribute-66b48dff.md

latest994 B
Original Source

CustomAttribute.Value Property

Gets the attribute’s value.

Namespace : DevExpress.Xpo

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

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

Property Value

TypeDescription
String

The String that specifies the attribute’s value.

|

See Also

CustomAttribute Class

CustomAttribute Members

DevExpress.Xpo Namespace