ObjectPath Element

Represents an artibrary object path with dot-into object support.

Syntax

<ObjectPath 
    ObjectPath="object path" 
/>

Attributes

ObjectPath

Specifies the object path in the form [ObjectName.Member].

Remarks

Object paths are most often referred to using the inline syntax such as "[A.B.C]", rather than using the expanded syntax.

Requirements

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also