Condividi tramite


DialogStateManager.TransformPath(String) Metodo

Definizione

Trasformare il percorso usando PathTransformers registrato.

public virtual string TransformPath (string path);
abstract member TransformPath : string -> string
override this.TransformPath : string -> string
Public Overridable Function TransformPath (path As String) As String

Parametri

path
String

Percorso da trasformare.

Restituisce

Percorso trasformato.

Si applica a