public PropertyPath Path { get; set; }
Public Property Path As PropertyPath Get Set
public: property PropertyPath^ Path { PropertyPath^ get (); void set (PropertyPath^ value); }
member Path : PropertyPath with get, set
In This Article