ArchiveExtractorMappingSourceMatch Method |
Checks if a give relative path starts with the current source path.
Namespace:
MicaSystems.Utils
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax public bool SourceMatch(
string sourceRelativePath
)
Parameters
- sourceRelativePath
- Type: SystemString
Return Value
Type:
BooleanSee Also