Edit

Share via


PatternContextLinearInclude.Declare Method

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:
 override void Declare(Action<Microsoft::Extensions::FileSystemGlobbing::Internal::IPathSegment ^, bool> ^ onDeclare);
public override void Declare (Action<Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment,bool> onDeclare);
override this.Declare : Action<Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment, bool> -> unit
Public Overrides Sub Declare (onDeclare As Action(Of IPathSegment, Boolean))

Parameters

Applies to