Proprietà DedNetApplicationInstallPath
             | 
          
        
        
            Restituisce il path di installazione del DedNet (della root senza la cartella bin).
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic string InstallPath { get; }Public ReadOnly Property InstallPath As String
	Get
public:
property String^ InstallPath {
	String^ get ();
}member InstallPath : string with get
Valore della proprietà
String
Vedi anche