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.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
StringVedi anche