Proprietà DedNetApplicationInstallPath
|
Restituisce il path di installazione del DedNet (della root senza la cartella bin).
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
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