Metodo UtilityRelocatePathToMyPws
|
Controlla se il file passato punta nell'area locale di un altro utente e nel caso lo faccio ripuntare sulla mia.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.2.0
Sintassi public static string RelocatePathToMyPws(
string path
)
Public Shared Function RelocatePathToMyPws (
path As String
) As String
public:
static String^ RelocatePathToMyPws(
String^ path
)
static member RelocatePathToMyPws :
path : string -> string
Parametri
- path String
- Percorso da analizzare
Valore di ritorno
StringSe non riesce a relocarlo o è gia corretto ritorna il valore passato
Vedi anche