[This is preliminary documentation and is subject to change.]
public PathSpec DepotPath { get; set; }
Public Property DepotPath As PathSpec Get Set
public: property PathSpec^ DepotPath { PathSpec^ get (); void set (PathSpec^ value); }