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

Element path.

Namespace:  Phoenix.Configuration
Assembly:  Phoenix (in Phoenix.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public Object[] Path { get; }
Public ReadOnly Property Path As Object()
public:
property array<Object^>^ Path {
	array<Object^>^ get ();
}

Field Value

See Also