FileSpecDepotPath Property
|
Gets or sets the depot path
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2024.2.269.3570
Syntax public DepotPath DepotPath { get; set; }
Public Property DepotPath As DepotPath
Get
Set
public:
property DepotPath^ DepotPath {
DepotPath^ get ();
void set (DepotPath^ value);
}
member DepotPath : DepotPath with get, set
Property Value
Type:
DepotPathSee Also