Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: string FullPath

  • Declared in: RT.KitchenSink.Collections.RVariant

Declaration

string FullPath

Summary

Gets the path of this variant. The path is null unless this variant is a Dict, a List or is contained in a Dict or a List. NOTE: This property is for debugging purposes only, since it is lossy and cannot reliably be split back into parts (since arbitrary Dict keys are allowed and are not escaped before use in this property)