Proprietà DedRuleLuaEventArgNewValue
             | 
          
        
        
            Restituisce o imposta il valore che verrà utilizzato per la sostituzione.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic string NewValue { get; set; }Public Property NewValue As String
	Get
	Set
public:
property String^ NewValue {
	String^ get ();
	void set (String^ value);
}member NewValue : string with get, set
Valore della proprietà
String
Vedi anche