WorkspaceItemFilterChangedEventArgs.ScopePath 属性

定义

完整路径。 ScopePath 是子树的 "根", (可能) 受更改影响。 ScopePath 圆锥之外的所有项不受这些更改的影响。

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

属性值

String

适用于