Share via


DotNetPropertyDefinition Class

Definition

public ref class DotNetPropertyDefinition : Microsoft::XLANGs::RuntimeTypes::PropertyDefinition
public class DotNetPropertyDefinition : Microsoft.XLANGs.RuntimeTypes.PropertyDefinition
type DotNetPropertyDefinition = class
    inherit PropertyDefinition
Public Class DotNetPropertyDefinition
Inherits PropertyDefinition
Inheritance
DotNetPropertyDefinition

Fields

_valueFormatter (Inherited from PropertyDefinition)
_xpath (Inherited from PropertyDefinition)

Properties

CompiledDotNetPath
DefiningType (Inherited from PropertyDefinition)
PropertyMetadata (Inherited from PropertyDefinition)
ReflectionPath
ValueFormatter (Inherited from PropertyDefinition)
XPath

Explicit Interface Implementations

IPropertyAnnotation.Name (Inherited from PropertyDefinition)
IPropertyAnnotation.Namespace (Inherited from PropertyDefinition)
IPropertyAnnotation.XPath (Inherited from PropertyDefinition)
IPropertyAnnotation.XSDType (Inherited from PropertyDefinition)

Applies to