Restituisce il percorso di archiviazione (pws se area locale attiva altrimenti vault) dei documenti di questa commessa.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic string DirPath { get; }Public ReadOnly Property DirPath As String
	Get
public:
property String^ DirPath {
	String^ get ();
}member DirPath : string with get
Valore della proprietà
String
Vedi anche