IPatternContext Interface

Definition

This API supports infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.

public interface class IPatternContext
public interface IPatternContext
type IPatternContext = interface
Public Interface IPatternContext
Derived

Methods

Declare(Action<IPathSegment,Boolean>)

This API supports infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.

PopDirectory()

This API supports infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.

PushDirectory(DirectoryInfoBase)

This API supports infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.

Test(DirectoryInfoBase)

This API supports infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.

Test(FileInfoBase)

This API supports infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.

Applies to