Sprache

PatternContextLinearInclude.Declare Methode

Definition

Diese API unterstützt die Infrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code vorgesehen. Diese API kann in zukünftigen Versionen geändert oder entfernt werden.

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))

Parameter

Gilt für: