- Declared in: RT.KitchenSink.Collections.RVariant
Declaration
string FullPathNoNull
Summary
Same as the
RVariant.FullPath property except that it never returns a null. If the path is null returns the
string "<null-path>" instead. Note that, just like the FullPath property, this is only meant for debugging.