TfvcMappingFilter interface
MappingFilter can be used to include or exclude specific paths.
Properties
exclude | True if ServerPath should be excluded. |
server |
Path to be included or excluded. |
Property Details
exclude
True if ServerPath should be excluded.
exclude: boolean
Property Value
boolean
serverPath
Path to be included or excluded.
serverPath: string
Property Value
string