IWorkspaceFileMatcher Interface

Definition

file matcher. Applies as set of [glob] rules against the file name;

public interface class IWorkspaceFileMatcher
public interface class IWorkspaceFileMatcher
__interface IWorkspaceFileMatcher
public interface IWorkspaceFileMatcher
type IWorkspaceFileMatcher = interface
Public Interface IWorkspaceFileMatcher

Methods

IsMatch(String, Boolean)

Match an item against the rules

Applies to