Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2024.2.269.3570
Syntaxpublic MapType PathType { get; set; }
Public Property PathType As MapType
Get
Set
public:
property MapType PathType {
MapType get ();
void set (MapType value);
}
member PathType : MapType with get, set
Property Value
Type:
MapType
See Also