Proprietà DedLuaApplication.DedNetInstallPath

Libreria DedApiLua

Proprietà DedLuaApplicationDedNetInstallPath

Restituisce la cartella principale d'installazione del DedNet.

Namespace:  LuaApplication
Assembly:  DedLuaApplication (in DedLuaApplication.dll) Versione: 1.0.0.0 (1.0.0.0)
Sintassi
public string DedNetInstallPath { get; }
Public ReadOnly Property DedNetInstallPath As String
	Get
public:
property String^ DedNetInstallPath {
	String^ get ();
}
member DedNetInstallPath : string with get

Valore della proprietà

Tipo: String
Vedi anche