[This is preliminary documentation and is subject to change.]

Syntax

C#
public struct PropertyChain
Visual Basic (Declaration)
Public Structure PropertyChain
Visual C++
public value class PropertyChain

The type exposes the following fields.

Public Fields

  NameDescription
Public fieldStatic memberEmpty
Empty path.

See Also