Udostępnij za pośrednictwem


DialogStateManager.TrackPaths(IEnumerable<String>) Metoda

Definicja

Śledź, kiedy określone ścieżki są zmieniane.

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)

Parametry

paths
IEnumerable<String>

Ścieżki do śledzenia.

Zwraca

Znormalizowane ścieżki do przekazania do .AnyPathChanged(UInt32, IEnumerable<String>)

Dotyczy