GetHooksOptions.HookNameFilter Property

Definition

Filters the result by Name. Only hooks containing the filter as a substring of their names will be returned. Case insensitive.

public string HookNameFilter { get; set; }
member this.HookNameFilter : string with get, set
Public Property HookNameFilter As String

Property Value

Applies to