Perforce API for the .Net CLR |
|
P4Map.Includes Method
Determines if the path is contained in the view.
[Visual Basic]
Public Function Includes( _
ByVal
path As
String _
) As
Boolean
Parameters
-
path
- Path to check.
Return Value
True when the view includes the path.
See Also
P4Map Class | P4API Namespace