Proprietà FindCodeCommandCode
             | 
          
        
        
            Restituisce o imposta il codice da pre-impostare.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic string Code { get; set; }Public Property Code As String
	Get
	Set
public:
property String^ Code {
	String^ get ();
	void set (String^ value);
}member Code : string with get, set
Valore della proprietà
String
Vedi anche