Share via


WorkspaceItemFilterChangedEventArgs Class

Definition

Filters change event data.

public ref class WorkspaceItemFilterChangedEventArgs : EventArgs
public class WorkspaceItemFilterChangedEventArgs : EventArgs
type WorkspaceItemFilterChangedEventArgs = class
    inherit EventArgs
Public Class WorkspaceItemFilterChangedEventArgs
Inherits EventArgs
Inheritance
WorkspaceItemFilterChangedEventArgs

Constructors

WorkspaceItemFilterChangedEventArgs(String)

Initializes a new instance of the WorkspaceItemFilterChangedEventArgs class.

Properties

ScopePath

Full path. the ScopePath is the "root" of a subtree that is being (potentially) affected by the changes. All items outside the ScopePath cone are not affected by the changes.

Applies to