IMemberInfo.GetPath() Method
Returns the properties that form the current property’s IMemberInfo.BindingName.
Namespace: DevExpress.ExpressApp.DC
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Returns
Type | Description |
---|---|
IList<IMemberInfo> | An IList<IMemberInfo> object which represents the properties that form the current property’s descriptor. |
See Also