Click or drag to resize

XmlMemberExpression Properties

The XmlMemberExpression type exposes the following members.

Properties
  NameDescription
Public propertyMemberName
Gets or sets the member name
Public propertyObject
Gets or sets the expression
(Inherited from XmlBoundExpression.)
Public propertyStaticClass
Gets the method class
(Inherited from XmlBoundExpression.)
Public propertyStaticClassXml
Gets or sets the explicit type (for unbound methods)
(Inherited from XmlBoundExpression.)
Public propertyType
Get the type of this expression
(Overrides XmlExpressionType.)
Top
See Also