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