Click or drag to resize

XmlUnaryExpression Properties

The XmlUnaryExpression type exposes the following members.

Properties
  NameDescription
Public propertyObject
Gets or sets the expression
(Inherited from XmlBoundExpression.)
Public propertyOperator
Gets or sets the unary operator
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
Gets the type of expression
(Overrides XmlExpressionType.)
Public propertyTypeXml
Gets or sets the type
Top
See Also