Proprietà DedLuaApplicationLuaAppPath
|
Restituisce o imposta il percorso dal quale caricare i file .lua di applicazione.
Namespace: LuaApplicationAssembly: DedLuaApplication (in DedLuaApplication.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi public string LuaAppPath { get; }
Public ReadOnly Property LuaAppPath As String
Get
public:
property String^ LuaAppPath {
String^ get ();
}
member LuaAppPath : string with get
Valore della proprietà
StringVedi anche