Proprietà DedRootInfoCurrentUserPath
|
Restituisce il percorso, non rooted, di interesse all'utente, ovvero il percorso
di accesso al file, in base al fatto che sia o meno attiva l'area locale.
NOTA: Non verifica se esista un documento corrispondente al file e se qusto sia o meno
in check-out dall'utente corrente, valuta solo in base al fatto se sia attiva o meno la pws!
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public string CurrentUserPath { get; }
Public ReadOnly Property CurrentUserPath As String
Get
public:
property String^ CurrentUserPath {
String^ get ();
}
member CurrentUserPath : string with get
Valore della proprietà
Tipo:
StringVedi anche