Proprietà PackAndGoStructureDescriptorDescriptorFullPath 
             | 
          
        
         
            Percorso assoluto del xml. Serve per calcolare i percorsi relativi dato il percorso del descrittore
            
 
    Namespace: 
   DedNetAcad
    Assembly:
   DedNetAcad (in DedNetAcad.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic string DescriptorFullPath { get; set; }Public Property DescriptorFullPath As String
	Get
	Set
public:
property String^ DescriptorFullPath {
	String^ get ();
	void set (String^ value);
}member DescriptorFullPath : string with get, set
Valore della proprietà
Tipo: 
String
Vedi anche