Gets or sets the for quick search fields of the inspected object.
Namespace: Dapfor.Net.DiagnosticsAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
public string Filter { get; set; } |
| Visual Basic |
|---|
Public Property Filter As String Get Set |
| Visual C++ |
|---|
public: property String^ Filter { String^ get (); void set (String^ value); } |
| F# |
|---|
member Filter : string with get, set |
Property Value
Type: StringThe filter.