Поделиться через


DialogStateManager.TrackPaths(IEnumerable<String>) Метод

Определение

Отслеживание изменения определенных путей.

public System.Collections.Generic.List<string> TrackPaths (System.Collections.Generic.IEnumerable<string> paths);
member this.TrackPaths : seq<string> -> System.Collections.Generic.List<string>
Public Function TrackPaths (paths As IEnumerable(Of String)) As List(Of String)

Параметры

paths
IEnumerable<String>

Пути для отслеживания.

Возвращаемое значение

Нормализованные пути для передачи в AnyPathChanged(UInt32, IEnumerable<String>).

Применяется к