Sdílet prostřednictvím


DialogStateManager.TrackPaths(IEnumerable<String>) Metoda

Definice

Sledujte, kdy se mění konkrétní cesty.

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>

Cesty ke sledování.

Návraty

Normalizované cesty, které se mají předat do AnyPathChanged(UInt32, IEnumerable<String>).

Platí pro