MovedUINode.OldPath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
UINode Old Path
public:
property System::String ^ OldPath { System::String ^ get(); };
public string OldPath { get; }
member this.OldPath : string
Public ReadOnly Property OldPath As String