LoggingOptions.GetColumnFilteredEvents Method

Definition

Returns a string array that contains a list of events that have a column filter set.

public:
 cli::array <System::String ^> ^ GetColumnFilteredEvents();
public string[] GetColumnFilteredEvents ();
member this.GetColumnFilteredEvents : unit -> string[]
Public Function GetColumnFilteredEvents () As String()

Returns

String[]

An array of strings that contain the events that have a column filter set on them.

Applies to