WorkspaceItemFilterChangedEventArgs.ScopePath Property

Definition

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.

public:
 property System::String ^ ScopePath { System::String ^ get(); };
public:
 property Platform::String ^ ScopePath { Platform::String ^ get(); };
public string ScopePath { get; }
public string? ScopePath { get; }
member this.ScopePath : string
Public ReadOnly Property ScopePath As String

Property Value

Applies to